summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/fbgrab
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/fbgrab')
-rw-r--r--meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb
index 48edc2c07..725707cd6 100644
--- a/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb
+++ b/meta-oe/recipes-graphics/fbgrab/fbgrab_1.2.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a" 4LIC_FILES_CHKSUM = "file://COPYING;md5=ea5bed2f60d357618ca161ad539f7c0a"
5SECTION = "console/utils" 5SECTION = "console/utils"
6DEPENDS = "libpng zlib" 6DEPENDS = "libpng zlib"
7SRC_URI = "http://fbgrab.monells.se/${P}.tar.gz" 7SRC_URI = "http://fbgrab.monells.se/${BP}.tar.gz"
8 8
9inherit autotools 9inherit autotools
10 10