From 5212b6029108093bb3ac6d8386fd999fd00f2701 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 5 Aug 2013 15:17:03 +0200 Subject: add dbus-send and dbus-monitor to package --- package/dbus/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package') diff --git a/package/dbus/Makefile b/package/dbus/Makefile index f0f89e666..552a12122 100644 --- a/package/dbus/Makefile +++ b/package/dbus/Makefile @@ -53,6 +53,8 @@ dbus-install: ${INSTALL_BIN} ${WRKINST}/usr/bin/dbus-daemon ${IDIR_DBUS}/usr/bin ${INSTALL_BIN} ${WRKINST}/usr/bin/dbus-launch ${IDIR_DBUS}/usr/bin ${INSTALL_BIN} ${WRKINST}/usr/bin/dbus-uuidgen ${IDIR_DBUS}/usr/bin + ${INSTALL_BIN} ${WRKINST}/usr/bin/dbus-send ${IDIR_DBUS}/usr/bin + ${INSTALL_BIN} ${WRKINST}/usr/bin/dbus-monitor ${IDIR_DBUS}/usr/bin dbus-dev-install: ${INSTALL_DIR} ${IDIR_DBUS_DEV}/usr/include -- cgit v1.2.3