From 2d3e411c7422e921dd04b64c009555051ec4ed52 Mon Sep 17 00:00:00 2001 From: Michał Masłowski Date: Wed, 26 Dec 2012 19:03:27 +0100 Subject: wxpython needs glu to build. --- extra/wxpython/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/wxpython/PKGBUILD b/extra/wxpython/PKGBUILD index 5e38243e4..654516144 100644 --- a/extra/wxpython/PKGBUILD +++ b/extra/wxpython/PKGBUILD @@ -9,7 +9,7 @@ arch=('i686' 'x86_64' 'mips64el') license=('custom:wxWindows') url="http://www.wxpython.org" depends=('wxgtk' 'python2') -makedepends=('mesa') +makedepends=('mesa' 'glu') source=(http://downloads.sourceforge.net/wxpython/wxPython-src-${pkgver}.tar.bz2 wxpython-cairo.patch wxpython-fpb_default_style.patch) sha1sums=('05688dc03d61631750f5904273122bb40a2115f5' -- cgit v1.2.3-54-g00ecf