lyx 1.5.1: remove -1 default preference
authorMichael Lauer <mickey@vanille-media.de>
Sun, 2 Dec 2007 15:30:31 +0000 (15:30 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 2 Dec 2007 15:30:31 +0000 (15:30 +0000)
packages/lyx/lyx_1.5.1.bb

index cc2034b..32e3096 100644 (file)
@@ -3,12 +3,10 @@ SECTION = "x11/office"
 LICENSE = "GPL"
 HOMEPAGE = "http://www.lyx.org"
 DEPENDS = "boost qt4-x11-free"
-RRECOMMENDS = "tetex"
+RSUGGESTS = "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