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:
98d7001
)
lyx 1.50rc1: RDEPEND on python-shell
author
Koen Kooi
<koen@openembedded.org>
Tue, 26 Jun 2007 08:33:22 +0000
(08:33 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 26 Jun 2007 08:33:22 +0000
(08:33 +0000)
packages/lyx/lyx_1.4.4+1.5.0rc1.bb
patch
|
blob
|
history
diff --git
a/packages/lyx/lyx_1.4.4+1.5.0rc1.bb
b/packages/lyx/lyx_1.4.4+1.5.0rc1.bb
index
6c7dd15
..
e080c17
100644
(file)
--- a/
packages/lyx/lyx_1.4.4+1.5.0rc1.bb
+++ b/
packages/lyx/lyx_1.4.4+1.5.0rc1.bb
@@
-4,7
+4,8
@@
LICENSE = "GPL"
HOMEPAGE = "http://www.lyx.org"
DEPENDS = "boost qt4-x11-free"
RRECOMMENDS = "tetex"
-PR = "r0"
+RDEPENDS = "python-shell"
+PR = "r1"
DEFAULT_PREFERENCE = "-1"