diff options
Diffstat (limited to 'recipes/lyx')
-rw-r--r-- | recipes/lyx/lyx_1.6.4.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/lyx/lyx_1.6.4.1.bb b/recipes/lyx/lyx_1.6.4.1.bb index 6fd4e4e5fb..22db682553 100644 --- a/recipes/lyx/lyx_1.6.4.1.bb +++ b/recipes/lyx/lyx_1.6.4.1.bb @@ -5,6 +5,7 @@ HOMEPAGE = "http://www.lyx.org" DEPENDS = "qt4-x11-free" 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 \ |