diff options
Diffstat (limited to 'recipes/lyx/lyx_1.6.1.bb')
-rw-r--r-- | recipes/lyx/lyx_1.6.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/lyx/lyx_1.6.1.bb b/recipes/lyx/lyx_1.6.1.bb index 0949bccdbd..2835095874 100644 --- a/recipes/lyx/lyx_1.6.1.bb +++ b/recipes/lyx/lyx_1.6.1.bb @@ -5,7 +5,7 @@ HOMEPAGE = "http://www.lyx.org" DEPENDS = "qt4-x11-free" RSUGGESTS_${PN} = "tetex" RDEPENDS_${PN} = "python-shell python-textutils" -PR = "r0" +PR = "r1" SRC_URI = "\ ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/lyx-${PV}.tar.bz2 \ |