mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
dbus-host: add metafile support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
85615dd622
commit
bfc4831663
14
packages/sysutils/dbus-host/meta
Normal file
14
packages/sysutils/dbus-host/meta
Normal file
@ -0,0 +1,14 @@
|
||||
PKG_NAME="dbus-host"
|
||||
PKG_VERSION=""
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://dbus.freedesktop.org"
|
||||
PKG_URL=""
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="toolchain expat-host"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="system"
|
||||
PKG_SHORTDESC="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"
|
Loading…
x
Reference in New Issue
Block a user