diff options
Diffstat (limited to 'recipes/gphoto2/gphoto2_2.4.2.bb')
-rw-r--r-- | recipes/gphoto2/gphoto2_2.4.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gphoto2/gphoto2_2.4.2.bb b/recipes/gphoto2/gphoto2_2.4.2.bb index 6222f99fa2..d3d18c76ef 100644 --- a/recipes/gphoto2/gphoto2_2.4.2.bb +++ b/recipes/gphoto2/gphoto2_2.4.2.bb @@ -5,7 +5,7 @@ DEPENDS = "libtool libgphoto2 popt" PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/gphoto2-${PV}.tar.bz2\ - file://gphoto-popt-fixup.patch;patch=1" + file://gphoto-popt-fixup.patch;apply=yes" inherit autotools |