diff options
Diffstat (limited to 'packages/tin/tin_1.9.1.bb')
-rw-r--r-- | packages/tin/tin_1.9.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tin/tin_1.9.1.bb b/packages/tin/tin_1.9.1.bb index 560184f413..dcf53bd8b5 100644 --- a/packages/tin/tin_1.9.1.bb +++ b/packages/tin/tin_1.9.1.bb @@ -7,7 +7,7 @@ PR = "r0" SRC_URI = "ftp://ftp.tin.org/pub/news/clients/tin/unstable/tin-${PV}.tar.gz \ file://m4.patch;patch=1" -inherit autotools +inherit autotools PARALLEL_MAKE = "" EXTRA_OECONF = "--with-screen=ncurses --with-pcre=${STAGING_LIBDIR}/.." |