From 7e340da9a026414246a97648c3f10edd788e49d6 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Tue, 7 Aug 2007 02:19:36 +0000 Subject: add dbus-c++[-native], a native C++ binding to the DBUS API --- packages/dbus/dbus-c++-native_svn.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 packages/dbus/dbus-c++-native_svn.bb (limited to 'packages/dbus/dbus-c++-native_svn.bb') diff --git a/packages/dbus/dbus-c++-native_svn.bb b/packages/dbus/dbus-c++-native_svn.bb new file mode 100644 index 0000000000..96eb2f3227 --- /dev/null +++ b/packages/dbus/dbus-c++-native_svn.bb @@ -0,0 +1,6 @@ +require dbus-c++_${PV}.bb +inherit native + +FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/dbus-c++" +# actually dbus-native and expat-native, but even the bearest build machine should have that nowadays... +DEPENDS = "" -- cgit v1.2.3