diff options
Diffstat (limited to 'packages/tin/tin_1.7.3.bb')
-rw-r--r-- | packages/tin/tin_1.7.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tin/tin_1.7.3.bb b/packages/tin/tin_1.7.3.bb index 3383f74757..58726d7a27 100644 --- a/packages/tin/tin_1.7.3.bb +++ b/packages/tin/tin_1.7.3.bb @@ -9,7 +9,7 @@ SRC_URI = "ftp://ftp.tin.org/pub/news/clients/tin/unstable/tin-${PV}.tar.gz \ file://m4.patch;patch=1 \ file://configure.patch;patch=1" -inherit autotools +inherit autotools EXTRA_OECONF = "--with-screen=ncurses" CFLAGS += "-DM_UNIX" |