diff options
Diffstat (limited to 'package/popt/Makefile')
-rw-r--r-- | package/popt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/popt/Makefile b/package/popt/Makefile index 0a36d6b81..d9582474b 100644 --- a/package/popt/Makefile +++ b/package/popt/Makefile @@ -10,6 +10,7 @@ PKG_HASH:= 36245242c59b5a33698388e415a3e1efa2d48fc4aead91aeb2810b4c0744f4e3 PKG_DESCR:= command line option parsing library PKG_SECTION:= libs/misc PKG_URL:= http://rpm5.org/ +PKG_BUILDDEP:= gettext-host PKG_SITES:= https://github.com/rpm-software-management/popt/archive/refs/tags/ PKG_LIBNAME:= libpopt PKG_OPTS:= dev |