summaryrefslogtreecommitdiff
path: root/extra/kdebindings-python
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-13 09:32:44 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-13 09:32:44 +0100
commit7232ebbe5599ef726c8a95a5c4de58ecb6c4ffb4 (patch)
tree65b981885ca374e6d8f5155ecc425e91401f2117 /extra/kdebindings-python
parent974c3c75f6289358a87a50adb108c981b8c93b32 (diff)
kdebindings-python fails build without mesa.
Diffstat (limited to 'extra/kdebindings-python')
-rw-r--r--extra/kdebindings-python/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kdebindings-python/PKGBUILD b/extra/kdebindings-python/PKGBUILD
index 0915c318a..bfc4d3c31 100644
--- a/extra/kdebindings-python/PKGBUILD
+++ b/extra/kdebindings-python/PKGBUILD
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64' 'mips64el')
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")
sha1sums=('4a72a307d5780f013e12607b9cddb425f81ffeef')