http://bugs.openembedded.org/show_bug.cgi?id=332





------- Comment #7 from [EMAIL PROTECTED]  2006-06-10 04:48 -------
(In reply to comment #6)
> No.
> 

Well, in any case, as I don't think I need the docs, I applied the following
workaround :
modifying librsvg_2.6.5.bb to have the following :

inherit autotools pkgconfig gnome

SRC_URI += "file://librsvg-2.6.5.patch;patch=1"

and then in
org.openembedded.oz354x/packages/librsvg/librsvg-2.6.5/librsvg-2.6.5.patch :
--- librsvg-2.6.5.orig/Makefile.am
+++ librsvg-2.6.5/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = . gtk-engine gdk-pixbuf-loader doc
+SUBDIRS = . gtk-engine gdk-pixbuf-loader

 bin_PROGRAMS = rsvg

There may be better ways to go, but at least, it allows me to proceed to the
rest of a bitbake gpe-image without blocking on librsvg


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to