]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
xorg-x11-drv-keyboard: Fix build dependencies.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 27 Feb 2011 21:42:11 +0000 (22:42 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 27 Feb 2011 21:42:11 +0000 (22:42 +0100)
pkgs/xorg-x11-drv-keyboard/xorg-x11-drv-keyboard.nm

index 3bd665d52ddc1b40670fcde4c72418841bee7aa0..0b8b106ee7d0a164900a56b51aab20f16134f89b 100644 (file)
@@ -34,7 +34,7 @@ PKG_URL        = http://www.x.org/
 PKG_LICENSE    = MIT
 PKG_SUMMARY    = Xorg X11 keyboard input driver.
 
-PKG_BUILD_DEPS += libX11-devel libpciaccess-devel pkg-config xorg-x11-server-devel \
+PKG_BUILD_DEPS += pkg-config xorg-x11-server-devel xorg-x11-proto-devel \
        xorg-x11-util-macros
 
 define PKG_DESCRIPTION