diff options
Diffstat (limited to 'recipes/gphoto2/gphoto2_2.4.4.bb')
-rw-r--r-- | recipes/gphoto2/gphoto2_2.4.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gphoto2/gphoto2_2.4.4.bb b/recipes/gphoto2/gphoto2_2.4.4.bb index 86d90f38a1..5a748faee9 100644 --- a/recipes/gphoto2/gphoto2_2.4.4.bb +++ b/recipes/gphoto2/gphoto2_2.4.4.bb @@ -5,7 +5,7 @@ DEPENDS = "libtool libgphoto2 popt" PR = "r0" 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 |