diff options
Diffstat (limited to 'recipes/redland/redland_1.0.8.bb')
-rw-r--r-- | recipes/redland/redland_1.0.8.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/redland/redland_1.0.8.bb b/recipes/redland/redland_1.0.8.bb index cd08dbcb0e..c58b546a6a 100644 --- a/recipes/redland/redland_1.0.8.bb +++ b/recipes/redland/redland_1.0.8.bb @@ -1,7 +1,7 @@ LICENSE = "GPLv2" SRC_URI = "http://download.librdf.org/source/redland-1.0.8.tar.gz \ - file://crosscompile.patch;patch=1 \ - file://sane_pkgconfig.patch;patch=1" + file://crosscompile.patch \ + file://sane_pkgconfig.patch" PR = "r3" |