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:
a762d99
)
xqt: fix DEPEND on flex-native
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Sat, 19 Aug 2006 11:47:56 +0000
(11:47 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Sat, 19 Aug 2006 11:47:56 +0000
(11:47 +0000)
packages/xqt/xqt_0.0.9.bb
patch
|
blob
|
history
diff --git
a/packages/xqt/xqt_0.0.9.bb
b/packages/xqt/xqt_0.0.9.bb
index
d5a8e70
..
0c7a77e
100644
(file)
--- a/
packages/xqt/xqt_0.0.9.bb
+++ b/
packages/xqt/xqt_0.0.9.bb
@@
-2,15
+2,13
@@
HOMEPAGE = "http://xqt.sourceforge.jp"
LICENSE = "GPL"
SECTION = "x11"
-
SRCDATE = "20041111"
-DEPENDS = "freetype libxi libxmu flex-
2.5.4-
native virtual/libqte2 libqpe-opie"
+DEPENDS = "freetype libxi libxmu flex-native virtual/libqte2 libqpe-opie"
SRC_URI = "cvs://anonymous@cvs.sourceforge.jp/cvsroot/xqt;module=xc;method=pserver \
file://imake-staging.patch;patch=1 \
file://moc_call.patch;patch=1 "
-
S = "${WORKDIR}/xc"
do_configure() {