git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09aa8d4
)
packages/fbgrab: Fix build dependencies of fbgrab
author
Holger Freyther
<zecke@selfish.org>
Thu, 26 Oct 2006 12:32:02 +0000
(12:32 +0000)
committer
Holger Freyther
<zecke@selfish.org>
Thu, 26 Oct 2006 12:32:02 +0000
(12:32 +0000)
packages/fbgrab/fbgrab_1.0.bb
patch
|
blob
|
history
diff --git
a/packages/fbgrab/fbgrab_1.0.bb
b/packages/fbgrab/fbgrab_1.0.bb
index
5f98871
..
331fa26
100644
(file)
--- a/
packages/fbgrab/fbgrab_1.0.bb
+++ b/
packages/fbgrab/fbgrab_1.0.bb
@@
-2,6
+2,8
@@
SECTION = "console/network"
DESCRIPTION = "framebuffer screenshot program"
LICENSE = "GPL"
+DEPENDS = " zlib libpng "
+
SRC_URI = "http://hem.bredband.net/gmogmo/fbgrab/fbgrab-${PV}.tar.gz \
file://makefile.patch;patch=1"