summaryrefslogtreecommitdiff
path: root/dbus
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-10-16 22:39:33 +0000
committerPhil Blundell <philb@gnu.org>2004-10-16 22:39:33 +0000
commit4ad6f4094758315a69b5b7736b03df7b59d035dc (patch)
treeb89ba6145b61f6ded1e86abd64bbdce869adfcc5 /dbus
parentbf193590193165de60655e3bc79ffa9febbe7e17 (diff)
more staging
BKrev: 4171a325t87LQRAwV4U_kWNh4WAotQ
Diffstat (limited to 'dbus')
-rw-r--r--dbus/dbus_0.22.oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/dbus/dbus_0.22.oe b/dbus/dbus_0.22.oe
index 87d5df3a11..7b1ac00add 100644
--- a/dbus/dbus_0.22.oe
+++ b/dbus/dbus_0.22.oe
@@ -1,5 +1,5 @@
SECTION = "base"
-PR = "r2"
+PR = "r3"
HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
DESCRIPTION = "message bus system for applications to talk to one another"
DEPENDS = "expat glib-2.0"
@@ -50,6 +50,7 @@ do_stage () {
done
install -m 0644 dbus/dbus-glib.h ${STAGING_INCDIR}/dbus-1.0/dbus/
+ install -m 0644 dbus/dbus-glib-lowlevel.h ${STAGING_INCDIR}/dbus-1.0/dbus/
mkdir -p ${STAGING_LIBDIR}/dbus-1.0/include/dbus/
install -m 0644 dbus/dbus-arch-deps.h ${STAGING_LIBDIR}/dbus-1.0/include/dbus/