Cleanup xorg packages dependencies.
[openwrt/svn-archive/archive.git] / Xorg / driver / xf86-video-intel / Makefile
index e1763d2a933414b73c0cce14784da14583afe38b..53dbc5427c283e11345c6530bd487ea54b42edb8 100644 (file)
@@ -14,6 +14,7 @@ PKG_VERSION:=2.4.2
 PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/driver
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
+PKG_BUILD_DEPENDS:=xf86driproto glproto
 
 include $(INCLUDE_DIR)/package.mk