Merge pull request #11811 from flyn-org/quota
quota: add necessary dependencies
This commit is contained in:
commit
e8c169e843
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||||
define Package/quota
|
define Package/quota
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
|
DEPENDS:=+libnl-genl +libtirpc +libwrap
|
||||||
TITLE:= quota
|
TITLE:= quota
|
||||||
URL:=https://sourceforge.net/projects/linuxquota/
|
URL:=https://sourceforge.net/projects/linuxquota/
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue