diff options
Diffstat (limited to 'recipes/libtheora/libtheora_1.0.bb')
-rw-r--r-- | recipes/libtheora/libtheora_1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libtheora/libtheora_1.0.bb b/recipes/libtheora/libtheora_1.0.bb index 8a88df3e89..163c7af886 100644 --- a/recipes/libtheora/libtheora_1.0.bb +++ b/recipes/libtheora/libtheora_1.0.bb @@ -2,7 +2,7 @@ require libtheora.inc PR = "${INC_PR}.0" -SRC_URI += "file://libtheora-1.0-no-docs.patch;patch=1" +SRC_URI += "file://libtheora-1.0-no-docs.patch;apply=yes" SRC_URI[md5sum] = "c963937053f45a7878954bed37ceb182" |