policycoreutils: add missing gettext dependency
[openwrt/staging/dedeckeh.git] / package / utils / policycoreutils / Makefile
index a237542be60cc8c4f48efc67fc39364c963fb5a5..6abb64f10200f0188870e7f74f20a86b27dcd7ce 100644 (file)
@@ -13,8 +13,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://github.com/SELinuxProject/selinux/releases/download/20200710
 PKG_HASH:=c889f62ee80f8b6a369469a9b8af51f5b797975aeaa291f5c5960cc12eed1934
 PKG_INSTALL:=1
-HOST_BUILD_DEPENDS:=libsemanage/host
-PKG_BUILD_DEPENDS:=BUSYBOX_CONFIG_PAM:libpam
+HOST_BUILD_DEPENDS:=libsemanage/host gettext-full/host
+PKG_BUILD_DEPENDS:=BUSYBOX_CONFIG_PAM:libpam gettext-full/host
 
 PKG_MAINTAINER:=Thomas Petazzoni <thomas.petazzoni@bootlin.com>
 PKG_CPE_ID:=cpe:/a:selinuxproject:policycoreutils