diff options
Diffstat (limited to 'tin/tin_1.7.3.oe')
-rw-r--r-- | tin/tin_1.7.3.oe | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tin/tin_1.7.3.oe b/tin/tin_1.7.3.oe index 254704a278..c830fa7def 100644 --- a/tin/tin_1.7.3.oe +++ b/tin/tin_1.7.3.oe @@ -1,7 +1,7 @@ -SECTION="libs" -PRIORITY="optional" -RDEPENDS="libc6 libncurses5" -DEPENDS=virtual/libc ncurses +SECTION = "libs" +PRIORITY = "optional" +RDEPENDS = "libc6 libncurses5" +DEPENDS = "virtual/libc ncurses" SRC_URI=ftp://ftp.tin.org/pub/news/clients/tin/unstable/tin-${PV}.tar.gz \ file://${FILESDIR}/makecfg-buildcc.patch;patch=1 \ |