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:
ba35fef
)
anki: fix parse error
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 14 Feb 2008 14:33:52 +0000
(14:33 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 14 Feb 2008 14:33:52 +0000
(14:33 +0000)
packages/anki/anki_0.4.3.bb
patch
|
blob
|
history
diff --git
a/packages/anki/anki_0.4.3.bb
b/packages/anki/anki_0.4.3.bb
index
5d0c8fa
..
ead6cc7
100644
(file)
--- a/
packages/anki/anki_0.4.3.bb
+++ b/
packages/anki/anki_0.4.3.bb
@@
-3,7
+3,7
@@
require anki.inc
RDEPENDS += "libanki"
PR = "r0"
-export PV
+export PV
="${PV}"
SRC_URI += "file://no-need-for-pyqt-at-buildtime.patch;patch=1"
S = "${WORKDIR}/anki-${PV}"