aboutsummaryrefslogtreecommitdiffstats
path: root/packages/maemo/libosso_0.8.9.bb
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-05-26 14:40:09 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-05-26 14:40:09 +0000
commit7024cc8d8ea46d01294d6365d4e7479dcd39a58c (patch)
tree4d82b6b630b83629dcb52b55f12415e5e15fca42 /packages/maemo/libosso_0.8.9.bb
parentd13b1796d6abcb7d15fc8e7e68bba5080aa9be0e (diff)
downloadopenembedded-7024cc8d8ea46d01294d6365d4e7479dcd39a58c.tar.gz
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/26 16:33:55+02:00 void!koen libosso_0.8.9.bb: It's pkgconfig with 2 g's 2005/05/26 16:26:28+02:00 void!koen Update (old API) dbus to 0.23.4 2005/05/26 16:03:32+02:00 void!koen Add osso-thumbnail, part of the maemo.org suite. BKrev: 4295dfc9UhgPAEnDy0-PhGWFrQhKLg
Diffstat (limited to 'packages/maemo/libosso_0.8.9.bb')
-rw-r--r--packages/maemo/libosso_0.8.9.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/maemo/libosso_0.8.9.bb b/packages/maemo/libosso_0.8.9.bb
index 137755232e..692383803a 100644
--- a/packages/maemo/libosso_0.8.9.bb
+++ b/packages/maemo/libosso_0.8.9.bb
@@ -1,9 +1,10 @@
LICENSE = "LGPL"
MAINTAINER = "Koen Kooi <koen@handhelds.org>"
+PR = "r1"
DEPENDS = "glib-2.0 dbus outo"
SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/libo/libosso/libosso_${PV}-1.tar.gz"
-inherit pkconfig autotools
+inherit pkgconfig autotools
FILES_${PN} += "${libdir}/dbus-1.0/services/ ${libdir}/outo/*.so ${libdir}/outo/*bin ${libdir}/outo/mimedummy.doc"