From b5a91724e7bc430ff8ea317c1494f18170460416 Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Mon, 22 Oct 2018 18:05:11 +0000 Subject: [PATCH] Require gettext for all non-SUSE distros This fixes the failing release-notes job. I guess there was some change to the base gate images since the related change? We've definitely landed other patches that would've built release notes since then... Change-Id: Iaf6296886b653f0ac3e9db52a886ea3fe4a3bd20 Related-Change: Iff24a2b02b8927113d616a5af06331f1a1e31170 --- bindep.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index 562f8b7e59..4a02b1020c 100644 --- a/bindep.txt +++ b/bindep.txt @@ -4,7 +4,7 @@ build-essential [platform:dpkg] linux-headers [platform:apk] gcc [platform:rpm platform:apk] -gettext [!platform:suse platform:apk] +gettext [!platform:suse] gettext-runtime [platform:suse] liberasurecode-dev [platform:dpkg] # There's no library in CentOS 7 but Fedora and openSUSE have it.