diff options
Diffstat (limited to 'recipes/libxine/libxine_1.1.16.bb')
-rw-r--r-- | recipes/libxine/libxine_1.1.16.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/libxine/libxine_1.1.16.bb b/recipes/libxine/libxine_1.1.16.bb index 09c3beb6d6..a47f24f999 100644 --- a/recipes/libxine/libxine_1.1.16.bb +++ b/recipes/libxine/libxine_1.1.16.bb @@ -5,10 +5,10 @@ PR = "r0" SRC_URI += " \ - file://libxine-arm-configure.patch;patch=1 \ - file://iconv.patch;patch=1 \ - file://libpostproc.patch;patch=1 \ - file://libavcodec.patch;patch=1 \ + file://libxine-arm-configure.patch;apply=yes \ + file://iconv.patch;apply=yes \ + file://libpostproc.patch;apply=yes \ + file://libavcodec.patch;apply=yes \ " python populate_packages_prepend () { |