summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2016-06-14 22:21:13 +0200
committerJens Georg <mail@jensge.org>2016-06-14 22:21:30 +0200
commit1afe900d3878754280e5ac6baf2d1451e52d250d (patch)
treeec94dbb744c66309cbeef770eae83431317ddfda /configure.ac
parentfbea809fe24bcf963db5b3fe9079a8c19b262457 (diff)
downloadrygel-1afe900d3878754280e5ac6baf2d1451e52d250d.tar.gz
build: Check for libmediaart vapi
Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=767448
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fd851252..35e77a73 100644
--- a/configure.ac
+++ b/configure.ac
@@ -442,7 +442,8 @@ RYGEL_CHECK_VALA([$VALA_REQUIRED],
gupnp-av-1.0
gio-2.0
gee-0.8
- posix])
+ posix
+ libmediaart-2.0])
dnl Gettext
AM_GNU_GETTEXT_VERSION([0.19.7])