On Wed, Apr 3, 2013 at 12:00 AM, Andreas Müller <[email protected]> wrote: > Signed-off-by: Andreas Müller <[email protected]> > --- > meta-xfce/recipes-xfce/exo/exo_0.10.2.bb | 5 ++++- > 1 files changed, 4 insertions(+), 1 deletions(-) > > diff --git a/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb > b/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb > index f16d544..63fc7ea 100644 > --- a/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb > +++ b/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb > @@ -4,7 +4,7 @@ LICENSE = "GPLv2" > LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" > DEPENDS = "gtk+ libxfce4util libxfce4ui virtual/libx11 liburi-perl-native > cairo" > DEPENDS_class-native = "glib-2.0-native xfce4-dev-tools-native" > -PR = "r2" > +PR = "r3" > > inherit xfce pythonnative perlnative > > @@ -37,4 +37,7 @@ FILES_${PN} += "${datadir}/xfce4/ \ > FILES_${PN}-dbg += "${libdir}/gio/modules/.debug \ > " > > +FILES_${PN}-dev += "${bindir}/gio/exo-csource \ > + " > + > BBCLASSEXTEND = "native" > -- > 1.7.4.4 > This was not properly tested - exo-csource is still installed - will send V4. That'll remove the unused gnome-mount-wrapper too.
Andreas _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
