]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
xorg-x11-drv-nv: Fix build dependencies.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 6 Mar 2011 16:07:05 +0000 (17:07 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 6 Mar 2011 16:07:05 +0000 (17:07 +0100)
pkgs/xorg-x11-drv-nv/xorg-x11-drv-nv.nm

index 8f3c53e582feb8855f4c9b706eac4416ad1aa678..7f6b0a5abc1f448d6fc51bfe1aa4dc2b696e23a7 100644 (file)
@@ -35,7 +35,8 @@ PKG_LICENSE    = MIT
 PKG_SUMMARY    = Xorg X11 nv video driver.
 
 PKG_BUILD_DEPS += autoconf automake libX11-devel libdrm-devel libtool \
-       pkg-config xorg-x11-server-devel xorg-x11-util-macros
+       pkg-config xorg-x11-proto-devel xorg-x11-server-devel \
+       xorg-x11-util-macros
 
 define PKG_DESCRIPTION
        X.Org X11 nv video driver.