summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-04-27 01:55:49 -0500
committerWilliam Pitcock <nenolod@dereferenced.org>2011-04-27 01:55:49 -0500
commit83c3724d17cb2b69539a00872aab90abceeabbca (patch)
treeb37efa3b47f90ba5bfaa79c896cd9a58e9f7cb90
parentd6517e9f72c7a8cd72a72f1647065c37f49cc5b1 (diff)
downloadaports-83c3724d17cb2b69539a00872aab90abceeabbca.tar.bz2
aports-83c3724d17cb2b69539a00872aab90abceeabbca.tar.xz
testing/xf86-video-nouveau: disable mesa support for now
-rw-r--r--testing/xf86-video-nouveau/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xf86-video-nouveau/APKBUILD b/testing/xf86-video-nouveau/APKBUILD
index c006aa657..518a51998 100644
--- a/testing/xf86-video-nouveau/APKBUILD
+++ b/testing/xf86-video-nouveau/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Open-source X.org drivers for nVidia video cards"
url="http://nouveau.freedesktop.org/"
arch="all"
license="MIT"
-depends="mesa-dri-nouveau"
+depends=""
depends_dev=
makedepends="pkgconfig randrproto renderproto videoproto xextproto libdrm-dev xorg-server-dev util-macros libtool autoconf automake xf86driproto"
install=""