extra/kdebindings-python: add mesa makedepend

This commit is contained in:
Kevin Mihelich 2012-10-18 18:25:34 +00:00
parent 14107c10ea
commit 27f3f50aa2

View file

@ -14,7 +14,7 @@ arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL')
groups=('kdebindings')
makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'python2-pyqt'
'pyqt' 'qscintilla' 'python2-sip' 'python-sip')
'pyqt' 'qscintilla' 'python2-sip' 'python-sip' 'mesa')
source=("http://download.kde.org/stable/${pkgver}/src/pykde4-${pkgver}.tar.xz"
"pykde4-4.4.4-arm-sip.patch"
'pyqt495.patch')