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:
d503885
)
lyx: also rdepend on python-textutils
author
Koen Kooi
<koen@openembedded.org>
Sat, 30 Jun 2007 09:40:44 +0000
(09:40 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 30 Jun 2007 09:40:44 +0000
(09:40 +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
e080c17
..
41f6bf1
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,8
+4,8
@@
LICENSE = "GPL"
HOMEPAGE = "http://www.lyx.org"
DEPENDS = "boost qt4-x11-free"
RRECOMMENDS = "tetex"
-RDEPENDS = "python-shell"
-PR = "r
1
"
+RDEPENDS = "python-shell
python-textutils
"
+PR = "r
2
"
DEFAULT_PREFERENCE = "-1"