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:
c3f68f7
)
lyx 1.5.1: remove -1 default preference
author
Michael Lauer
<mickey@vanille-media.de>
Sun, 2 Dec 2007 15:30:31 +0000
(15:30 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Sun, 2 Dec 2007 15:30:31 +0000
(15:30 +0000)
packages/lyx/lyx_1.5.1.bb
patch
|
blob
|
history
diff --git
a/packages/lyx/lyx_1.5.1.bb
b/packages/lyx/lyx_1.5.1.bb
index
cc2034b
..
32e3096
100644
(file)
--- a/
packages/lyx/lyx_1.5.1.bb
+++ b/
packages/lyx/lyx_1.5.1.bb
@@
-3,12
+3,10
@@
SECTION = "x11/office"
LICENSE = "GPL"
HOMEPAGE = "http://www.lyx.org"
DEPENDS = "boost qt4-x11-free"
-R
RECOMMEND
S = "tetex"
+R
SUGGEST
S = "tetex"
RDEPENDS = "python-shell python-textutils"
PR = "r0"
-DEFAULT_PREFERENCE = "-1"
-
SRC_URI = "http://lyx.cybermirror.org/stable/lyx-${PV}.tar.bz2"
inherit qt4x11 autotools