mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
missing dep kdeadmin
This commit is contained in:
parent
cc31c3377a
commit
1a682d2b72
@ -28,7 +28,7 @@ install=kdeadmin.install
|
||||
options=('!splithdr' 'splitdbg' 'log')
|
||||
|
||||
makedepends=('pkgconfig' 'cmake' 'automoc4' "kdepimlibs>=${_kdever}" "kde-runtime>=${_kdever}"
|
||||
"kdebindings-pykde4>=${_kdever}" 'system-config-printer-common' "kdepim-runtime>=${_kdever}")
|
||||
"kdebindings-pykde4>=${_kdever}" 'system-config-printer-common' "kdepim-runtime>=${_kdever}" 'docbook-xsl')
|
||||
|
||||
source=($_mirror/${pkgbase}-$_kdever.tar.bz2)
|
||||
md5sums=(`grep ${pkgbase}-$_kdever.tar.bz2 ../kde-sc.md5 | cut -d" " -f1`)
|
||||
|
Loading…
Reference in New Issue
Block a user