dbus: cleanups

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-14 12:41:11 +01:00
parent 020ac64f12
commit 47a67599c6

View File

@ -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"