diff options
Diffstat (limited to 'recipes/unicap/unicap_0.9.3.bb')
-rw-r--r-- | recipes/unicap/unicap_0.9.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/unicap/unicap_0.9.3.bb b/recipes/unicap/unicap_0.9.3.bb index a28ce9fa99..2dd3174612 100644 --- a/recipes/unicap/unicap_0.9.3.bb +++ b/recipes/unicap/unicap_0.9.3.bb @@ -5,7 +5,7 @@ DEPENDS = "intltool-native gtk+ libpng libxv" PR = "r2" SRC_URI = "http://www.unicap-imaging.org/downloads/unicap-${PV}.tar.gz \ - file://pkgconfig.patch;patch=1" + file://pkgconfig.patch;apply=yes" inherit autotools pkgconfig |