aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tmsnc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tmsnc')
-rw-r--r--recipes/tmsnc/tmsnc_0.3.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tmsnc/tmsnc_0.3.2.bb b/recipes/tmsnc/tmsnc_0.3.2.bb
index 0bf498d325..8821f63bcd 100644
--- a/recipes/tmsnc/tmsnc_0.3.2.bb
+++ b/recipes/tmsnc/tmsnc_0.3.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://tmsnc.sf.net"
SECTION = "console/network"
LICENSE = "Modified BSD"
DEPENDS = "ncurses openssl"
-
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/tmsnc/${P}.tar.gz"
EXTRA_OECONF = "--with-openssl --with-openssl=${STAGING_LIBDIR}/.. --with-includedir=${STAGING_INCDIR}"