[packages] xf86-video-glamo: don't depend on util-macros anymore
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 10 Dec 2010 20:45:22 +0000 (20:45 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 10 Dec 2010 20:45:22 +0000 (20:45 +0000)
SVN-Revision: 24454

Xorg/driver/xf86-video-glamo/Makefile

index d5b8909cfca9df3b81fc477ac5be4d9ca7da7ce2..f1b1bc7e16155247c95bc8ef07601f53f274067b 100644 (file)
@@ -19,8 +19,7 @@ PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_VERSION:=$(PKG_REV)
 
 PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(PKG_NAME)-$(PKG_VERSION)/
-PKG_BUILD_DEPENDS:=xproto fontsproto randrproto renderproto videoproto \
-       util-macros
+PKG_BUILD_DEPENDS:=xproto fontsproto randrproto renderproto videoproto
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk