diff options
author | Karel Kočí <cynerd@email.cz> | 2020-07-23 17:29:41 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2020-07-23 17:29:41 +0200 |
commit | 355035dd8fe6217cb7b9855eae495e612a2c9a6b (patch) | |
tree | 9dbbd3de5c54911c1292dcc64c01c45bdb2c4665 /sentinel-minipot | |
parent | b99c4d1af4ee509b4299b081fb222d33eafe8e39 (diff) | |
download | openwrt-personal-pkgs-355035dd8fe6217cb7b9855eae495e612a2c9a6b.tar.gz openwrt-personal-pkgs-355035dd8fe6217cb7b9855eae495e612a2c9a6b.tar.bz2 openwrt-personal-pkgs-355035dd8fe6217cb7b9855eae495e612a2c9a6b.zip |
sentinel-minipot: add license files
Diffstat (limited to 'sentinel-minipot')
-rw-r--r-- | sentinel-minipot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sentinel-minipot/Makefile b/sentinel-minipot/Makefile index fad7a5a..ee258fc 100644 --- a/sentinel-minipot/Makefile +++ b/sentinel-minipot/Makefile @@ -14,6 +14,7 @@ PKG_SOURCE_BRANCH:=dev PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz> PKG_LICENSE:=GPL-3.0-or-later +PKG_LICENSE_FILES:=LICENSE PKG_BUILD_DEPENDS:=argp-standalone |