mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 11:57:17 +08:00
add qwt as dep for kdebindings
This commit is contained in:
parent
ce2d87cf83
commit
2e3f8a0f84
@ -39,7 +39,7 @@ license=('GPL' 'LGPL' 'FDL')
|
||||
install=${_origname}.install
|
||||
options=('docs' '!splithdr' 'splitdbg' 'log')
|
||||
|
||||
makedepends=('pkgconfig' 'cmake' 'automoc4' "kdelibs>=${_kdever}" 'pyqt'
|
||||
makedepends=('pkgconfig' 'cmake' 'automoc4' "kdelibs>=${_kdever}" 'pyqt' 'qwt'
|
||||
'ruby' 'mono' "kdegraphics-okular>=${_kdever}" "kdegraphics-common>=${_kdever}") # "kdepim-runtime>=${_kdever}"
|
||||
|
||||
source=($_mirror/${_origname}-$_kdever.tar.bz2)
|
||||
|
Loading…
Reference in New Issue
Block a user