aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gphoto2/gphoto2_2.1.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gphoto2/gphoto2_2.1.4.bb')
-rw-r--r--packages/gphoto2/gphoto2_2.1.4.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/gphoto2/gphoto2_2.1.4.bb b/packages/gphoto2/gphoto2_2.1.4.bb
index 5ebed8f8bf..80d0ee0f27 100644
--- a/packages/gphoto2/gphoto2_2.1.4.bb
+++ b/packages/gphoto2/gphoto2_2.1.4.bb
@@ -1,7 +1,8 @@
-LICENSE = "GPL"
+DESCRIPTION = "gphoto2 is a command-line utility to fetch pictures from digital cameras"
SECTION = "console/utils"
+LICENSE = "GPL"
DEPENDS = "libgphoto2 popt"
-DESCRIPTION = "gphoto2 is a command-line utility to fetch pictures from digital cameras"
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/gphoto2-${PV}.tar.bz2"