diff options
Diffstat (limited to 'packages/gtk-webcore/osb-nrcit_20060212.bb')
-rw-r--r-- | packages/gtk-webcore/osb-nrcit_20060212.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gtk-webcore/osb-nrcit_20060212.bb b/packages/gtk-webcore/osb-nrcit_20060212.bb index f9633f339e..8e1259a916 100644 --- a/packages/gtk-webcore/osb-nrcit_20060212.bb +++ b/packages/gtk-webcore/osb-nrcit_20060212.bb @@ -12,7 +12,8 @@ PR = "r0" DEPENDS = "curl librsvg osb-nrcore" SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/gtk-webcore;module=NRCit;date=${FIXEDSRCDATE} \ - file://stop-load.image-loading.patch;patch=1" + file://stop-load.image-loading.patch;patch=1 \ + file://gcc4-fno-threadsafe-statics-NRCit.patch;patch=1" S = "${WORKDIR}/NRCit" inherit autotools pkgconfig |