mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-08 10:17:52 +01:00
questd: select swconfig and libnl-tiny only for iopsys_ramips target
This commit is contained in:
parent
c3daa7416b
commit
c1e9e80a3f
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ export QUESTD_CFLAGS
|
|||
|
||||
define Package/questd
|
||||
CATEGORY:=Utilities
|
||||
DEPENDS:=+libuci +libubox +ubus +libpthread +(TARGET_iopsys_ramips):swconfig +(TARGET_iopsys_ramips):libnl-tiny +libopenssl
|
||||
DEPENDS:=+libuci +libubox +ubus +libpthread +TARGET_iopsys_ramips:swconfig +TARGET_iopsys_ramips:libnl-tiny +libopenssl
|
||||
TITLE:=router info daemon
|
||||
endef
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue