[package] xf86-video-glamo: utils-macros is a build dependency.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16262 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e37c6a065d
commit
678e70e83a
@ -19,7 +19,8 @@ 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
|
||||
PKG_BUILD_DEPENDS:=xproto fontsproto randrproto renderproto videoproto \
|
||||
util-macros
|
||||
PKG_INSTALL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
@ -30,7 +31,7 @@ define Package/xf86-video-glamo
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=driver
|
||||
URL:=http://git.openmoko.org/?p=xf86-video-glamo.git
|
||||
DEPENDS:=@DISPLAY_SUPPORT @arm||armeb +xserver-xorg +util-macros
|
||||
DEPENDS:=@DISPLAY_SUPPORT @arm||armeb +xserver-xorg
|
||||
endef
|
||||
|
||||
define Package/xf86-video-glamo/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user