From 47a67599c674567bf55e37eec73b018eb62a0d5c Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 14 Nov 2010 12:41:11 +0100 Subject: [PATCH] dbus: cleanups Signed-off-by: Stephan Raue --- packages/sysutils/dbus/meta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sysutils/dbus/meta b/packages/sysutils/dbus/meta index c8b5320b27..4ecf70f966 100644 --- a/packages/sysutils/dbus/meta +++ b/packages/sysutils/dbus/meta @@ -9,6 +9,6 @@ PKG_DEPENDS="expat libX11" PKG_BUILD_DEPENDS="toolchain expat libX11" PKG_PRIORITY="required" PKG_SECTION="system" -PKG_SHORTDESC="simple interprocess messaging system" +PKG_SHORTDESC="dbus: simple interprocess messaging system" PKG_LONGDESC="D-Bus is a message bus, used for sending messages between applications. This package contains the D-Bus daemon and related utilities and the dbus shared library." PKG_IS_ADDON="no"