summaryrefslogtreecommitdiffstats
path: root/conf.d
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2017-10-19 10:48:47 -0700
committerMatt Ranostay <matt.ranostay@konsulko.com>2017-10-19 20:36:09 -0700
commited2d5d3363d3ee1b689871ab09cc5a68785419b9 (patch)
tree2204047a5f8dad67078c37c65483f62f062a2c60 /conf.d
parentac277ae6c0c278fbbe11b176e3324bd4d7337332 (diff)
binding: mediaplayer: add base64 album art reporting
Report the album art if any via the metadata verb in base64 data URI format. Bug-AGL: SPEC-931 Change-Id: Ifa9f5d799161a2b6a5a163e35b53a182f29fbd4b Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'conf.d')
-rw-r--r--conf.d/cmake/config.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake
index dba407a..e7e6143 100644
--- a/conf.d/cmake/config.cmake
+++ b/conf.d/cmake/config.cmake
@@ -66,7 +66,9 @@ set (gcc_minimal_version 4.9)
set (PKG_REQUIRED_LIST
json-c
gstreamer-1.0
+ gstreamer-tag-1.0
glib-2.0
+ gio-2.0
gobject-2.0
libsystemd>=222
afb-daemon