aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/joe
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/joe')
-rw-r--r--recipes/joe/joe_3.1.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/joe/joe_3.1.bb b/recipes/joe/joe_3.1.bb
index 003721b4df..96e78f7c12 100644
--- a/recipes/joe/joe_3.1.bb
+++ b/recipes/joe/joe_3.1.bb
@@ -2,11 +2,10 @@ SECTION = "console/utils"
DESCRIPTION = "Console text editor with good functionality, good choice for vi-haters."
HOMEPAGE = "http://joe-editor.sourceforge.net/"
LICENSE ="GPL"
-# actually RDEPENDS, but ncurses-terminfo is only in ncurses-5.7, so RRECOMMENDS for now
-RRECOMMENDS_${PN} = "ncurses-terminfo"
+RDEPENDS_${PN} = "ncurses-terminfo"
SRC_URI = "${SOURCEFORGE_MIRROR}/joe-editor/joe-${PV}.tar.gz"
-PR = "r2"
+PR = "r3"
inherit autotools