diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2008-08-22 15:14:11 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2008-08-22 15:14:11 +0000 |
commit | 29115af38fc715fd35cd98176064b89fede86eeb (patch) | |
tree | bfef1ee2772f8278dd965aba68530cb05755f870 /packages/gphoto2/gphoto2_2.1.4.bb | |
parent | 17e79f6175d5d44072bbac2d0990e2402a82786f (diff) |
gphoto|sane: move some stuff depending on libexif to nonworking.
* once libexif has been fixed, these packages can probably be moved back
Diffstat (limited to 'packages/gphoto2/gphoto2_2.1.4.bb')
-rw-r--r-- | packages/gphoto2/gphoto2_2.1.4.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/gphoto2/gphoto2_2.1.4.bb b/packages/gphoto2/gphoto2_2.1.4.bb deleted file mode 100644 index 80d0ee0f27..0000000000 --- a/packages/gphoto2/gphoto2_2.1.4.bb +++ /dev/null @@ -1,9 +0,0 @@ -DESCRIPTION = "gphoto2 is a command-line utility to fetch pictures from digital cameras" -SECTION = "console/utils" -LICENSE = "GPL" -DEPENDS = "libgphoto2 popt" -PR = "r1" - -SRC_URI = "${SOURCEFORGE_MIRROR}/gphoto/gphoto2-${PV}.tar.bz2" - -inherit autotools |