Browse Source

Merge pull request #11811 from flyn-org/quota

quota: add necessary dependencies
lilik-openwrt-22.03
Rosen Penev 4 years ago
committed by GitHub
parent
commit
e8c169e843
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      utils/quota/Makefile

+ 1
- 0
utils/quota/Makefile View 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


Loading…
Cancel
Save