[oe-commits] Koen Kooi : bluez-gnome: package icons and mime types

GIT User account git at amethyst.openembedded.net
Thu Oct 30 22:16:39 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b694b15ff48d0a019db7bf4c3c622823a7da93c4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b694b15ff48d0a019db7bf4c3c622823a7da93c4

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Oct 30 23:14:00 2008 +0100

bluez-gnome: package icons and mime types

---

 packages/bluez/bluez-gnome_0.26.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/packages/bluez/bluez-gnome_0.26.bb b/packages/bluez/bluez-gnome_0.26.bb
index d16c3a5..0b78a84 100644
--- a/packages/bluez/bluez-gnome_0.26.bb
+++ b/packages/bluez/bluez-gnome_0.26.bb
@@ -4,9 +4,11 @@ LICENSE = "GPL+LGPL"
 DEPENDS = "dbus-glib gconf libnotify gtk+"
 RRECOMMENDS = "gnome-icon-theme"
 
+PR = "r1"
+
 SRC_URI = "http://bluez.sourceforge.net/download/${P}.tar.gz"
 
 inherit autotools pkgconfig gconf
 
-FILES_${PN} += "${datadir}/gconf"
+FILES_${PN} += "${datadir}/gconf ${datadir}/icons ${datadir}/mime"
 





More information about the Openembedded-commits mailing list