From c5627a7163801e0db28b53fd2a0b67062278adfc Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 23 Dec 2019 23:28:08 -0600 Subject: user/pixman: modernise, add PNG support --- user/pixman/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'user') diff --git a/user/pixman/APKBUILD b/user/pixman/APKBUILD index 0e545f547..d36f5a1ee 100644 --- a/user/pixman/APKBUILD +++ b/user/pixman/APKBUILD @@ -6,8 +6,9 @@ pkgdesc="Low-level pixel manipulation library" url="https://www.X.Org/" arch="all" license="MIT" +depends="" +makedepends="libpng-dev perl linux-headers" subpackages="$pkgname-dev $pkgname-dbg" -makedepends="perl linux-headers" source="https://www.X.Org/releases/individual/lib/$pkgname-$pkgver.tar.bz2 stacksize-reduction.patch " -- cgit v1.2.3-60-g2f50