From: Michael Lauer Date: Sat, 16 Jul 2005 11:54:04 +0000 (+0000) Subject: gphoto: syntax fix X-Git-Tag: Release-2010-05/1~9453^2~4157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deff9c70d95f3153404ebf5bd9d5c3d22e3bcdbd;p=openembedded.git gphoto: syntax fix --- diff --git a/packages/gphoto2/gphoto2_2.1.6.bb b/packages/gphoto2/gphoto2_2.1.6.bb index 4340335d50..ff6531a572 100644 --- a/packages/gphoto2/gphoto2_2.1.6.bb +++ b/packages/gphoto2/gphoto2_2.1.6.bb @@ -1,4 +1,4 @@ -LICENSE = GPL +LICENSE = "GPL" SECTION = "console/utils" DEPENDS = "libgphoto2 popt" DESCRIPTION = "gphoto2 is a command-line utility to fetch pictures from digital cameras"