mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/kdebindings-python: fix makedepends
This commit is contained in:
parent
c22f62c9f4
commit
ff760f29d5
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ arch=('i686' 'x86_64')
|
|||
license=('GPL' 'LGPL' 'FDL')
|
||||
groups=('kdebindings')
|
||||
makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt4'
|
||||
'pyqt4' 'qscintilla' 'python2-sip' 'python-sip' 'mesa')
|
||||
'python-pyqt4' 'qscintilla' 'python2-sip' 'python-sip' 'mesa')
|
||||
source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz"
|
||||
"pykde4-4.10.0-arm-sip.patch")
|
||||
sha1sums=('4243f60d549b75ad734141ad2bfef884d12d014e'
|
||||
|
|
Loading…
Reference in a new issue