diff options
Diffstat (limited to 'meta/packages/dbus/dbus_1.1.4.bb')
| -rw-r--r-- | meta/packages/dbus/dbus_1.1.4.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/packages/dbus/dbus_1.1.4.bb b/meta/packages/dbus/dbus_1.1.4.bb index 6e47790159..96f32c9189 100644 --- a/meta/packages/dbus/dbus_1.1.4.bb +++ b/meta/packages/dbus/dbus_1.1.4.bb | |||
| @@ -4,9 +4,9 @@ SECTION = "base" | |||
| 4 | HOMEPAGE = "http://www.freedesktop.org/Software/dbus" | 4 | HOMEPAGE = "http://www.freedesktop.org/Software/dbus" |
| 5 | DESCRIPTION = "message bus system for applications to talk to one another" | 5 | DESCRIPTION = "message bus system for applications to talk to one another" |
| 6 | LICENSE = "GPL" | 6 | LICENSE = "GPL" |
| 7 | DEPENDS = "expat glib-2.0 virtual/libintl" | 7 | DEPENDS = "expat glib-2.0 virtual/libintl libx11" |
| 8 | 8 | ||
| 9 | PR = "r0" | 9 | PR = "r1" |
| 10 | 10 | ||
| 11 | SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \ | 11 | SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \ |
| 12 | file://tmpdir.patch;patch=1 \ | 12 | file://tmpdir.patch;patch=1 \ |
| @@ -42,7 +42,7 @@ chown "$MESSAGEUSER"."$MESSAGEUSER" "$MESSAGEHOME" 2>/dev/null || adduser --syst | |||
| 42 | } | 42 | } |
| 43 | 43 | ||
| 44 | EXTRA_OECONF = " --disable-tests --disable-checks --disable-xml-docs \ | 44 | EXTRA_OECONF = " --disable-tests --disable-checks --disable-xml-docs \ |
| 45 | --disable-doxygen-docs --with-xml=expat --without-x" | 45 | --disable-doxygen-docs --with-xml=expat --with-x" |
| 46 | 46 | ||
| 47 | do_stage () { | 47 | do_stage () { |
| 48 | oe_libinstall -so -C dbus libdbus-1 ${STAGING_LIBDIR} | 48 | oe_libinstall -so -C dbus libdbus-1 ${STAGING_LIBDIR} |
