From db7374e3a0c1045bb86bc4e28ae872b95137d267 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Thu, 2 Feb 2017 02:49:56 +0000 Subject: main/sed: makedepends conflict against itself to make the x86 builder use busybox sed --- main/sed/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main') diff --git a/main/sed/APKBUILD b/main/sed/APKBUILD index 45187e0d31..635a0cea03 100644 --- a/main/sed/APKBUILD +++ b/main/sed/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="GNU stream editor" url="http://www.gnu.org/software/sed" arch="all" license="GPL" -makedepends="perl" +makedepends="perl !sed" install="$pkgname.post-deinstall" source="ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.xz fix-reallocation-bug-when-matching-newlines.patch" -- cgit v1.2.3