diff options
Diffstat (limited to 'recipes/gtk-webcore/osb-nrcit_20070816.bb')
-rw-r--r-- | recipes/gtk-webcore/osb-nrcit_20070816.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gtk-webcore/osb-nrcit_20070816.bb b/recipes/gtk-webcore/osb-nrcit_20070816.bb index 3441d1d508..e1b4695103 100644 --- a/recipes/gtk-webcore/osb-nrcit_20070816.bb +++ b/recipes/gtk-webcore/osb-nrcit_20070816.bb @@ -11,8 +11,8 @@ PR = "r0" DEPENDS = "curl librsvg osb-nrcore" SRC_URI = "cvs://anonymous@gtk-webcore.cvs.sourceforge.net/cvsroot/gtk-webcore;module=NRCit;date=${FIXEDSRCDATE} \ - file://stop-load.image-loading.patch;patch=1 \ - file://gcc4-fno-threadsafe-statics-NRCit.patch;patch=1" + file://stop-load.image-loading.patch \ + file://gcc4-fno-threadsafe-statics-NRCit.patch" S = "${WORKDIR}/NRCit" DEFAULT_PREFERENCE = "-1" |