mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/qt5 to 5.4.1-7
This commit is contained in:
parent
e5647e3c0c
commit
416d367503
1 changed files with 2 additions and 1 deletions
|
@ -39,7 +39,7 @@ pkgname=('qt5-base'
|
|||
'qt5-x11extras'
|
||||
'qt5-xmlpatterns')
|
||||
pkgver=5.4.1
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://qt-project.org/'
|
||||
license=('GPL3' 'LGPL' 'FDL' 'custom')
|
||||
|
@ -161,6 +161,7 @@ build() {
|
|||
-dbus-linked \
|
||||
-system-harfbuzz \
|
||||
-journald \
|
||||
-no-use-gold-linker \
|
||||
-no-sse2 \
|
||||
-no-sse3 \
|
||||
-no-ssse3 \
|
||||
|
|
Loading…
Reference in a new issue