galago-daemon: fix packaging

git-svn-id: https://svn.o-hand.com/repos/poky@201 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2005-12-22 10:41:06 +00:00
parent af9c7ea861
commit e96e69a759
1 changed files with 3 additions and 1 deletions

View File

@ -3,11 +3,13 @@ HOMEPAGE = "http://www.galago-project.org/"
MAINTAINER = "Koen Kooi <koen@handhelds.org>"
LICENSE = "GPL"
DEPENDS = "gettext libgalago dbus glib-2.0"
PR = "r1"
SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz \
file://no-check.patch;patch=1"
EXTRA_OECONF = "--disable-binreloc"
FILES_${PN} += "${datadir}/dbus-1/services/"
inherit autotools pkgconfig