expat: convert to new package format

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue
2013-07-21 23:35:18 +02:00
parent 811d24611c
commit 274792fe79
7 changed files with 19 additions and 147 deletions

View File

@@ -26,7 +26,7 @@ PKG_LICENSE="GPL"
PKG_SITE="http://dbus.freedesktop.org"
PKG_URL=""
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain expat-host"
PKG_BUILD_DEPENDS="toolchain expat:host"
PKG_PRIORITY="optional"
PKG_SECTION="system"
PKG_SHORTDESC="dbus: simple interprocess messaging system"