mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/qt5: add icu to makedepends
This commit is contained in:
parent
0198309ce7
commit
559c69ea3d
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ makedepends=('libxcb' 'xcb-proto' 'xcb-util' 'xcb-util-image' 'xcb-util-wm' 'xcb
|
|||
'libjpeg-turbo' 'cups' 'libpulse' 'hicolor-icon-theme' 'desktop-file-utils'
|
||||
'postgresql-libs' 'libmariadbclient' 'sqlite' 'unixodbc'
|
||||
'python2' 'ruby' 'gperf' 'libxslt' 'libxcomposite' 'fontconfig'
|
||||
'libmng' 'openal' 'gtk2' 'mesa' 'libxkbcommon')
|
||||
'libmng' 'openal' 'gtk2' 'mesa' 'libxkbcommon' 'icu')
|
||||
groups=('qt' 'qt5')
|
||||
options=('!libtool' '!distcc')
|
||||
_pkgfqn="qt-everywhere-opensource-src-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue