aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>2009-02-03 17:02:55 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2009-02-03 17:02:55 +0800
commitcc5ffe66ab42ecb2fe0255b6ba0baee25624917f (patch)
tree8ef5d2f259e77850f619aa63027f46e17c3c699d /configure.ac
parenta7630dc453ae60fde8191beca2003b5427743b7d (diff)
downloadgsoc2013-empathy-cc5ffe66ab42ecb2fe0255b6ba0baee25624917f.tar
gsoc2013-empathy-cc5ffe66ab42ecb2fe0255b6ba0baee25624917f.tar.gz
gsoc2013-empathy-cc5ffe66ab42ecb2fe0255b6ba0baee25624917f.tar.bz2
gsoc2013-empathy-cc5ffe66ab42ecb2fe0255b6ba0baee25624917f.tar.lz
gsoc2013-empathy-cc5ffe66ab42ecb2fe0255b6ba0baee25624917f.tar.xz
gsoc2013-empathy-cc5ffe66ab42ecb2fe0255b6ba0baee25624917f.tar.zst
gsoc2013-empathy-cc5ffe66ab42ecb2fe0255b6ba0baee25624917f.zip
Add audio/video sink and source abstractions
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2384
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 c5f912e5a..80b208cc8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -111,6 +111,7 @@ PKG_CHECK_MODULES(EMPATHY,
libebook-1.2
libcanberra-gtk >= 0.4
gstreamer-0.10
+ gstreamer-interfaces-0.10
])
PKG_CHECK_MODULES(LIBNOTIFY, libnotify >= $LIBNOTIFY_REQUIRED)