quota: add necessary dependencies
authorW. Michael Petullo <redacted>
Thu, 9 Apr 2020 20:33:15 +0000 (16:33 -0400)
committerW. Michael Petullo <redacted>
Thu, 9 Apr 2020 20:33:15 +0000 (16:33 -0400)
Signed-off-by: W. Michael Petullo <redacted>
utils/quota/Makefile

index a67b4ebf6ea281cfd81261109a894de6bf8ef134..6f140d5ef4a0979e0e7a23cd8fa97797273fe4dd 100644 (file)
@@ -25,6 +25,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/quota
   SECTION:=utils
   CATEGORY:=Utilities
+  DEPENDS:=+libnl-genl +libtirpc +libwrap
   TITLE:= quota
   URL:=https://sourceforge.net/projects/linuxquota/
 endef
git clone https://git.99rst.org/PROJECT