diff options
Diffstat (limited to 'recipes/unicap/ucview_0.30.bb')
-rw-r--r-- | recipes/unicap/ucview_0.30.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/unicap/ucview_0.30.bb b/recipes/unicap/ucview_0.30.bb index 89b96ef861..8aea042b13 100644 --- a/recipes/unicap/ucview_0.30.bb +++ b/recipes/unicap/ucview_0.30.bb @@ -5,7 +5,7 @@ DEPENDS = "intltool-native gtk+ libpng unicap gconf libglade gdk-pixbuf-csource- PR = "r1" SRC_URI = "http://www.unicap-imaging.org/downloads/${P}.tar.gz \ - file://cross.patch;patch=1" + file://cross.patch;apply=yes" inherit autotools pkgconfig |