diff options
Diffstat (limited to 'core/patch/APKBUILD')
-rw-r--r-- | core/patch/APKBUILD | 1 |
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" |