summaryrefslogtreecommitdiffstats
path: root/unstable
diff options
context:
space:
mode:
authorMichael Mason <ms13sp@gmail.com>2009-04-08 20:50:33 +0000
committerMichael Mason <ms13sp@gmail.com>2009-04-08 20:50:33 +0000
commitd57b27efc7a102c9dd3eea2b246f328a79ef4b68 (patch)
tree0ceacce6c1390ebd7ec551a16c7d43ff6ad157cc /unstable
parent26bdab04feb1a20752b4c1ee81b20e3dc27c8575 (diff)
downloadaports-d57b27efc7a102c9dd3eea2b246f328a79ef4b68.tar.bz2
aports-d57b27efc7a102c9dd3eea2b246f328a79ef4b68.tar.xz
unstable/ircii don't need coreutils. files missing chmod error
Diffstat (limited to 'unstable')
-rw-r--r--unstable/ircii/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/unstable/ircii/APKBUILD b/unstable/ircii/APKBUILD
index 0b029a7a..7ab3af62 100644
--- a/unstable/ircii/APKBUILD
+++ b/unstable/ircii/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Universal IRC for Unix systems"
url="http://www.eterna.com.au/ircii/"
license="GPL"
depends="uclibc"
-makedepends="coreutils"
+makedepends=""
install=
subpackages="$pkgname-doc $pkgname-dev"
source="ftp://ircii.warped.com/pub/ircII/ircii-20080314.tar.bz2"