diff options
Diffstat (limited to 'sentinel-minipot/Makefile')
-rw-r--r-- | sentinel-minipot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sentinel-minipot/Makefile b/sentinel-minipot/Makefile index 8d46c9e..e7f71c8 100644 --- a/sentinel-minipot/Makefile +++ b/sentinel-minipot/Makefile @@ -17,6 +17,8 @@ PKG_SOURCE_VERSION:=16d8b098c8230271619e5fd3333dba66092ce3f5 PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz> PKG_LICENSE:=GPL-3.0-or-later +PKG_BUILD_DEPENDS:=argp-standalone + PKG_FIXUP:=autoreconf include $(INCLUDE_DIR)/package.mk |