summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2018-10-22 18:05:11 +0000
committerTim Burke <tim.burke@gmail.com>2018-10-22 18:06:00 +0000
commitb5a91724e7bc430ff8ea317c1494f18170460416 (patch)
tree03cf618c47807fcbc6641449db7fc2d63c4ae561 /bindep.txt
parentc6f9a0e57bd77b00063cad9a590a0772ad7d9891 (diff)
downloadswift-b5a91724e7bc430ff8ea317c1494f18170460416.tar.gz
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
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindep.txt b/bindep.txt
index 562f8b7e5..4a02b1020 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.