summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-06-23 14:05:45 +0100
committerRichard Hughes <richard@hughsie.com>2014-06-23 15:18:44 +0100
commitcb28130d0888e7a6614b9707dafb6944f9c9ecab (patch)
tree6280cb2aabb116a62a052f54db71dff8b3a210ef /README.md
parentf298b97a35e18a20351d45d5d590ef52cca37e3a (diff)
downloadappstream-glib-cb28130d0888e7a6614b9707dafb6944f9c9ecab.tar.gz
trivial: Update README after the gettext additions
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 22e8ab3..8786865 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,8 @@ copy. To do the latter just do:
dnf install automake autoconf libtool glib-devel docbook-utils \
gtk-doc gobject-introspection-devel rpm-devel \
- gtk3-devel sqlite-devel libsoup-devel
+ gtk3-devel sqlite-devel libsoup-devel gettext-devel \
+ intltool libarchive-devel
./autogen.sh
make
make install