aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2013-09-07 18:05:17 +0800
committerLAN-TW <lantw44@gmail.com>2013-09-07 18:05:17 +0800
commit956477b8de3226bbd9c51233d6572218280f579d (patch)
treee9173a65acae1831ea0d7651b474aa14b88496cd /configure.ac
parentea5ffd2ccf42b587351453d629b4c244c910b1f7 (diff)
downloadgsoc2013-empathy-956477b8de3226bbd9c51233d6572218280f579d.tar
gsoc2013-empathy-956477b8de3226bbd9c51233d6572218280f579d.tar.gz
gsoc2013-empathy-956477b8de3226bbd9c51233d6572218280f579d.tar.bz2
gsoc2013-empathy-956477b8de3226bbd9c51233d6572218280f579d.tar.lz
gsoc2013-empathy-956477b8de3226bbd9c51233d6572218280f579d.tar.xz
gsoc2013-empathy-956477b8de3226bbd9c51233d6572218280f579d.tar.zst
gsoc2013-empathy-956477b8de3226bbd9c51233d6572218280f579d.zip
Add widgets to support archive creation
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 7f7df8fb3..291c7c39f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -230,6 +230,7 @@ PKG_CHECK_MODULES(EMPATHY,
webkitgtk-3.0 >= $WEBKIT_REQUIRED
libsoup-2.4
gee-0.8
+ gnome-autoar
])
# -----------------------------------------------------------