mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 02:42:55 +00:00
make the Arch package depend on icu
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
f1d451e66a
commit
8f73be2439
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
|
|||
url='https://github.com/fluxer/katie'
|
||||
license=('LGPL' 'FDL' 'custom')
|
||||
# nas is avaiable trough AUR, add it to depends array if desired
|
||||
depends=('openssl' 'zlib' 'cups' 'alsa-lib' 'gtk2' 'libgl' 'libice'
|
||||
depends=('openssl' 'zlib' 'cups' 'alsa-lib' 'gtk2' 'libgl' 'libice' 'icu'
|
||||
'libsm' 'libxcursor' 'libxext' 'libxfixes' 'libxi' 'libxinerama'
|
||||
'libxrandr' 'libxrender' 'libx11' 'fontconfig' 'freetype2' 'glib2')
|
||||
makedepends=('cmake' 'git' 'python' 'postgresql' 'mariadb' 'unixodbc' 'mesa'
|
||||
|
|
Loading…
Add table
Reference in a new issue