[packages] xf86-video-glamo: don't depend on util-macros anymore

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24454 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-12-10 20:45:22 +00:00
parent 00d9c7bf09
commit 280a2433cf

View 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