aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lyx/lyx_1.6.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/lyx/lyx_1.6.1.bb')
-rw-r--r--recipes/lyx/lyx_1.6.1.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/lyx/lyx_1.6.1.bb b/recipes/lyx/lyx_1.6.1.bb
index d29cfdb973..2835095874 100644
--- a/recipes/lyx/lyx_1.6.1.bb
+++ b/recipes/lyx/lyx_1.6.1.bb
@@ -3,13 +3,13 @@ SECTION = "x11/office"
LICENSE = "GPL"
HOMEPAGE = "http://www.lyx.org"
DEPENDS = "qt4-x11-free"
-RSUGGESTS = "tetex"
-RDEPENDS = "python-shell python-textutils"
-PR = "r0"
+RSUGGESTS_${PN} = "tetex"
+RDEPENDS_${PN} = "python-shell python-textutils"
+PR = "r1"
SRC_URI = "\
ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/lyx-${PV}.tar.bz2 \
- file://no-session-manager.patch;patch=1 \
+ file://no-session-manager.patch \
"
inherit qt4x11 autotools