From e7d47f8c39f9f6db38b0d1ba559deafa14233f48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 11 Jul 2020 17:50:56 +0200 Subject: sentinel-minipot: add dependency on argp-standalone --- sentinel-minipot/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sentinel-minipot/Makefile') 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 PKG_LICENSE:=GPL-3.0-or-later +PKG_BUILD_DEPENDS:=argp-standalone + PKG_FIXUP:=autoreconf include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3