mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user