[oe-commits] Martin Jansa : gmtk: add dependency on gtk+3 and pulseaudio

git at git.openembedded.org git at git.openembedded.org
Sat Aug 9 16:13:24 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 8ecefb47e22f313a9423689ebf46322c8fda2e8d
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=8ecefb47e22f313a9423689ebf46322c8fda2e8d

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sat Aug  9 14:34:04 2014 +0200

gmtk: add dependency on gtk+3 and pulseaudio

* fixes following floating dependencies:
  gmtk/gmtk/latest lost dependency on  cairo-gobject dbus-lib gtk+3
    json-c libcap libice libpulse libpulse-mainloop-glib libsm libsndfile1
    libx11-xcb libxi libxtst util-linux-libuuid

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb b/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb
index 4b4721b..d455f14 100644
--- a/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb
+++ b/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb
@@ -5,7 +5,7 @@ SECTION = "libs"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
 
-DEPENDS = "gtk+ alsa-lib glib-2.0 virtual/libx11 intltool-native"
+DEPENDS = "gtk+ alsa-lib glib-2.0 virtual/libx11 intltool-native pulseaudio gtk+3"
 
 SRC_URI = "http://${BPN}.googlecode.com/files/${BP}.tar.gz"
 SRC_URI[md5sum] = "e06e9ca8d61d74910343bb3ef4348f7f"



More information about the Openembedded-commits mailing list