mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-19 14:13:30 +00:00
samba4: add libcap
This commit is contained in:
parent
2087a40860
commit
f4ce8d3eef
@ -62,7 +62,7 @@ endef
|
||||
define Package/samba4-server
|
||||
$(call Package/samba4/Default)
|
||||
TITLE+= server
|
||||
DEPENDS:= +samba4-libs
|
||||
DEPENDS:= +samba4-libs +libcap
|
||||
endef
|
||||
|
||||
define Package/samba4-server/description
|
||||
|
Loading…
Reference in New Issue
Block a user