From 3df88b88ab92789abf7920abec675f43fb69cfa0 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Thu, 2 Feb 2017 02:52:49 +0000 Subject: Revert "main/sed: makedepends conflict against itself to make the x86 builder use busybox sed" This reverts commit db7374e3a0c1045bb86bc4e28ae872b95137d267. --- 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 635a0cea03..45187e0d31 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 !sed" +makedepends="perl" 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