aboutsummaryrefslogtreecommitdiffstats
path: root/core/patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2008-11-07 21:51:32 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2008-11-07 21:51:32 +0000
commit8073ab816ee438be5312fd0fe9164db02bd3bbbe (patch)
tree741f2ca437455ba42fc5475c0dda8176aeb36487 /core/patch
parent9db4181f326078930629b8fe561b13cf75839838 (diff)
downloadaports-8073ab816ee438be5312fd0fe9164db02bd3bbbe.tar.bz2
aports-8073ab816ee438be5312fd0fe9164db02bd3bbbe.tar.xz
various: adjusted dependencies
Diffstat (limited to 'core/patch')
-rw-r--r--core/patch/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/patch/APKBUILD b/core/patch/APKBUILD
index c4f12bbe3d..2006c9fb9d 100644
--- a/core/patch/APKBUILD
+++ b/core/patch/APKBUILD
@@ -5,7 +5,6 @@ pkgdesc="Utility to apply diffs to files"
url="http://www.gnu.org/software/patch/patch.html"
license='GPL'
depends='uclibc'
-makedepends='binutils gcc make linux-headers uclibc-dev'
source=http://alpha.gnu.org/gnu/diffutils/$pkgname-$pkgver.tar.gz
subpackages="$pkgname-doc"