mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
siglaunchd: install dbus, glib, dbus-glib too
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e5f00123ca
commit
2a07be5ae9
@ -5,7 +5,7 @@ PKG_ARCH="any"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://wiki.openmoko.org/wiki/Siglaunchd"
|
PKG_SITE="http://wiki.openmoko.org/wiki/Siglaunchd"
|
||||||
PKG_URL="http://sources.openelec.tv/svn/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="http://sources.openelec.tv/svn/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
PKG_DEPENDS=""
|
PKG_DEPENDS="dbus glib dbus-glib"
|
||||||
PKG_BUILD_DEPENDS="toolchain dbus glib dbus-glib"
|
PKG_BUILD_DEPENDS="toolchain dbus glib dbus-glib"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="system"
|
PKG_SECTION="system"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user