mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/libxpm: build fix on eglibc
This commit is contained in:
parent
2b45969273
commit
a35f333c35
@ -9,6 +9,7 @@ license="custom:BELL"
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
depends=
|
||||
makedepends="pkgconfig libxt-dev libxext-dev libx11-dev util-linux-dev"
|
||||
[ "$ALPINE_LIBC" = "eglibc" ] && makedepends="$makedepends gettext"
|
||||
source="http://xorg.freedesktop.org/releases/individual/lib/libXpm-$pkgver.tar.bz2"
|
||||
|
||||
depends_dev="libx11-dev"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user