pwrtray: Add missing PKG_CONFIG_DEPENDS
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23183 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7e62347477
commit
0796551de5
@ -20,6 +20,10 @@ PKG_SOURCE_VERSION:=$(PKG_REV)
|
||||
PKG_INSTALL:=1
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
PKG_CONFIG_DEPENDS:= \
|
||||
CONFIG_PACKAGE_pwrtray-backend \
|
||||
CONFIG_PACKAGE_pwrtray
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/pwrtray-common
|
||||
|
Loading…
x
Reference in New Issue
Block a user