summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-07-22 09:25:32 +0100
committerRichard Hughes <richard@hughsie.com>2016-07-28 09:14:55 +0100
commit36e676c187eb2afc02c742624b7d42df4e024ea0 (patch)
tree830a16a40789801db99161faa2e77505367ed0dd /README.md
parent216bc607d113456cba48bdb745c38ffc134bf518 (diff)
downloadappstream-glib-36e676c187eb2afc02c742624b7d42df4e024ea0.tar.gz
Port away from intltool
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6ebb0e6..bd2d4ca 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ 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 gettext-devel \
- intltool libarchive-devel libyaml-devel
+ libarchive-devel libyaml-devel
./autogen.sh
make
make install