diff options
Diffstat (limited to 'tin')
-rw-r--r-- | tin/tin_1.7.3.oe | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tin/tin_1.7.3.oe b/tin/tin_1.7.3.oe index 90fbb6c2d5..44932d75f7 100644 --- a/tin/tin_1.7.3.oe +++ b/tin/tin_1.7.3.oe @@ -1,5 +1,7 @@ -DEPENDS = "ncurses" DESCRIPTION = "Tin is a powerful text mode news reader." +SECTION = "console/network" +DEPENDS = "ncurses" +PR = "r1" SRC_URI = "ftp://ftp.tin.org/pub/news/clients/tin/unstable/tin-${PV}.tar.gz \ file://makecfg-buildcc.patch;patch=1 \ |