[packages] xorg-server: Rebuild packages when configuration was changed
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20162 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f42ef961d1
commit
bb22e075ca
@ -24,6 +24,8 @@ PKG_BUILD_DEPENDS:=randrproto renderproto fixesproto damageproto xcmiscproto \
|
||||
PKG_INSTALL:=1
|
||||
PKG_FIXUP:=libtool
|
||||
|
||||
PKG_CONFIG_DEPENDS:=CONFIG_PACKAGE_xserver-xorg CONFIG_PACKAGE_xserver-common
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
X_CONFIG=generic
|
||||
@ -62,12 +64,6 @@ $(call Package/xorg/Default)
|
||||
@DISPLAY_SUPPORT
|
||||
endef
|
||||
|
||||
define Package/xserver-xorg-config
|
||||
$(call Package/xorg/Default)
|
||||
TITLE:=Xorg server configuration tools
|
||||
DEPENDS:=xserver-xorg
|
||||
endef
|
||||
|
||||
define Package/xserver-common
|
||||
$(call Package/xorg/Default)
|
||||
TITLE:=meta-package
|
||||
|
Loading…
x
Reference in New Issue
Block a user