mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/nspr: build fix
dont use gnu sed
This commit is contained in:
parent
49effa7844
commit
95ac8a99d9
@ -9,7 +9,7 @@ license="MPL-1.1 GPL2 LGPL-2.1"
|
||||
depends=
|
||||
# -dev package does not ship any symlinks so dependency cannot be autodetected
|
||||
depends_dev="nspr"
|
||||
makedepends="autoconf automake sed"
|
||||
makedepends="autoconf automake"
|
||||
subpackages="$pkgname-dev"
|
||||
source="http://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v$pkgver/src/nspr-$pkgver.tar.gz
|
||||
fix-getproto.patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user