On Fri, Aug 14, 2015 at 4:04 AM, Andreas Müller <[email protected]> wrote: > On Fri, Aug 14, 2015 at 12:55 PM, Alexander Kanavin > <[email protected]> wrote: >> libwnck is a dependency of epiphany >>
send a patch to remove it from meta-gnome as well. >> Signed-off-by: Alexander Kanavin <[email protected]> >> --- >> meta/recipes-gnome/libwnck/libwnck3_3.14.0.bb | 17 +++++++++++++++++ >> 1 file changed, 17 insertions(+) >> create mode 100644 meta/recipes-gnome/libwnck/libwnck3_3.14.0.bb >> >> diff --git a/meta/recipes-gnome/libwnck/libwnck3_3.14.0.bb >> b/meta/recipes-gnome/libwnck/libwnck3_3.14.0.bb >> new file mode 100644 >> index 0000000..6bc625a >> --- /dev/null >> +++ b/meta/recipes-gnome/libwnck/libwnck3_3.14.0.bb >> @@ -0,0 +1,17 @@ >> +SUMMARY = "Window navigation construction toolkit" >> +LICENSE = "LGPLv2" >> +LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" >> + >> +BPN = "libwnck" >> + >> +SECTION = "x11/libs" >> +DEPENDS = "gobject-introspection-stub gtk+3 gdk-pixbuf-native libxres" >> + >> +PR = "r1" > ^ Please skip > > Andreas > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
