summaryrefslogtreecommitdiff
path: root/package/dbus-glib
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-15 17:20:57 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-15 17:20:57 +0100
commit5edfb8067ec793a2a0361fe215a1498902b14a1a (patch)
tree3ad5787e2e7a427d90bb6a84143b01888d431c1b /package/dbus-glib
parentebf9a6961641072a526b027b8dd42831440397ec (diff)
fix xbmc youtube addon, now plays fine. python2-sqlite needed, and bios param start_x=1
Diffstat (limited to 'package/dbus-glib')
-rw-r--r--package/dbus-glib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dbus-glib/Makefile b/package/dbus-glib/Makefile
index 3ad006afa..6a54abcd9 100644
--- a/package/dbus-glib/Makefile
+++ b/package/dbus-glib/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= ad0920c7e3aad669163bb59171cf138e
PKG_DESCR:= DBUS glib bindings
PKG_SECTION:= libs
-PKG_DEPENDS:= dbus glib
+PKG_DEPENDS:= libdbus glib
PKG_BUILDDEP:= dbus glib
PKG_URL:= http://www.freedesktop.org/wiki/Software/DBusBindings
PKG_SITES:= http://dbus.freedesktop.org/releases/dbus-glib/