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:
e105788
)
pangomm: add missing glibmm depends
author
Koen Kooi
<koen@openembedded.org>
Thu, 25 Sep 2008 20:06:34 +0000
(20:06 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 25 Sep 2008 20:06:34 +0000
(20:06 +0000)
* builds from scratch rock
packages/pango/pangomm_2.14.0.bb
patch
|
blob
|
history
diff --git
a/packages/pango/pangomm_2.14.0.bb
b/packages/pango/pangomm_2.14.0.bb
index
2f8d1f7
..
19d269d
100644
(file)
--- a/
packages/pango/pangomm_2.14.0.bb
+++ b/
packages/pango/pangomm_2.14.0.bb
@@
-2,7
+2,7
@@
DESCRIPTION = "C++ bindings for the pango library."
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "LGPL"
-DEPENDS = "cairomm glib
-2.0 libsigc++-2.0
"
+DEPENDS = "cairomm glib
mm
"
SHRT_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/pangomm/${SHRT_VER}/pangomm-${PV}.tar.bz2"