mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
Add PROVIDES=dbus-glib
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1100 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,6 +4,7 @@ HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
|
|||||||
DESCRIPTION = "message bus system for applications to talk to one another"
|
DESCRIPTION = "message bus system for applications to talk to one another"
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
DEPENDS = "expat glib-2.0 virtual/libintl"
|
DEPENDS = "expat glib-2.0 virtual/libintl"
|
||||||
|
PROVIDES = "dbus-glib"
|
||||||
|
|
||||||
SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \
|
SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \
|
||||||
file://cross.patch;patch=1 \
|
file://cross.patch;patch=1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user