1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00

dbus-glib: fix metadata

Signed-off-by Kevin Tian <kevin.tian@intel.com>
This commit is contained in:
Kevin Tian
2010-06-30 17:22:17 +08:00
committed by Saul Wold
parent 81a16e51dc
commit 391e6d6ec8
+5 -5
View File
@@ -1,12 +1,12 @@
SECTION = "base"
DESCRIPTION = "high level language (glib) binding for dbus"
HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
DESCRIPTION = "message bus system for applications to talk to one another"
LICENSE = "GPL"
LICENSE = "AFL2.1 | GPLv2+"
SECTION = "base"
DEPENDS = "expat glib-2.0 virtual/libintl dbus-glib-native dbus"
SRC_URI = "http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-${PV}.tar.gz \
file://fix_asneeded.patch;patch=1 \
file://no-examples.patch;patch=1"
file://fix_asneeded.patch \
file://no-examples.patch"
inherit autotools pkgconfig gettext