mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 17:37:36 +08:00
fix kdebindings PKGBUILD
This commit is contained in:
parent
493d544791
commit
ce2d87cf83
@ -42,8 +42,7 @@ options=('docs' '!splithdr' 'splitdbg' 'log')
|
|||||||
makedepends=('pkgconfig' 'cmake' 'automoc4' "kdelibs>=${_kdever}" 'pyqt'
|
makedepends=('pkgconfig' 'cmake' 'automoc4' "kdelibs>=${_kdever}" 'pyqt'
|
||||||
'ruby' 'mono' "kdegraphics-okular>=${_kdever}" "kdegraphics-common>=${_kdever}") # "kdepim-runtime>=${_kdever}"
|
'ruby' 'mono' "kdegraphics-okular>=${_kdever}" "kdegraphics-common>=${_kdever}") # "kdepim-runtime>=${_kdever}"
|
||||||
|
|
||||||
source=($_mirror/${_origname}-$_kdever.tar.bz2
|
source=($_mirror/${_origname}-$_kdever.tar.bz2)
|
||||||
fix-ruby-bindings.patch)
|
|
||||||
md5sums=(`grep ${_origname}-$_kdever.tar.bz2 ../kde-sc.md5 | cut -d" " -f1`)
|
md5sums=(`grep ${_origname}-$_kdever.tar.bz2 ../kde-sc.md5 | cut -d" " -f1`)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user