diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-01-29 00:11:37 -0600 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-01-29 00:11:37 -0600 |
commit | c08f78c2e5766569e734a00774cbe4a3f1d37c26 (patch) | |
tree | 3d03dccd6cf0fadab9cebffb2807b8080ab6d8e5 /main/mesa | |
parent | fec20373dd7947d3ab7fa2bb337b2cfe8105d816 (diff) | |
download | aports-c08f78c2e5766569e734a00774cbe4a3f1d37c26.tar.bz2 aports-c08f78c2e5766569e734a00774cbe4a3f1d37c26.tar.xz |
Revert "main/mesa: dep fix"
This reverts commit 668484cc66fc9198cc14673923e7ca0868382b94.
Diffstat (limited to 'main/mesa')
-rw-r--r-- | main/mesa/APKBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/main/mesa/APKBUILD b/main/mesa/APKBUILD index 4f301680e5..c5032c4d5b 100644 --- a/main/mesa/APKBUILD +++ b/main/mesa/APKBUILD @@ -20,8 +20,7 @@ subpackages="$pkgname-dev " makedepends="pkgconfig libdrm-dev libxxf86vm-dev libxdamage-dev expat-dev - dri2proto xextproto libx11-dev glproto python libxt-dev makedepend talloc-dev - py-libxml2" + dri2proto xextproto libx11-dev glproto python libxt-dev makedepend talloc-dev" source="ftp://ftp.freedesktop.org/pub/mesa/$pkgver/MesaLib-$pkgver.tar.bz2 mesa-7.10-uclibc.patch mesa-7.10-uclibc-glsl.patch |