commit | 053364cf60a3fade888eccd53076d8088657486f | [log] [tgz] |
---|---|---|
author | galstrom21 <jshepher@rackspace.com> | Wed Jul 23 21:59:40 2014 -0500 |
committer | galstrom21 <jshepher@rackspace.com> | Wed Jul 23 22:02:32 2014 -0500 |
tree | f545c04ec15c1a41ed0ffd65128cb837f2e2c90d | |
parent | 27eefd87298645b30972a0c0b5a32c3a699521b8 [diff] [blame] |
Install gettext from apt on Trusty (Ubuntu 14.04) The binary 'msgfmt' is not installed as part of python-gettext for Trusty (Ubuntu 14.04), so gettext needs to be installed from apt. Change-Id: I415814559d82be453e978a0d92a0cdb38f105683 Closes-Bug: 1331328
diff --git a/files/apts/heat b/files/apts/heat new file mode 100644 index 0000000..1ecbc78 --- /dev/null +++ b/files/apts/heat
@@ -0,0 +1 @@ +gettext # dist:trusty