summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-04-13 20:37:55 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-04-13 20:37:55 +0000
commit7fced38d3d1bbb0de714a56498d8edbc345ce82c (patch)
tree257cbd4e873f72046345e61c6ed0c396079d0af2
parentc826f605365bae8b4d4baaea967c9631061e7f80 (diff)
downloadaports-7fced38d3d1bbb0de714a56498d8edbc345ce82c.tar.bz2
aports-7fced38d3d1bbb0de714a56498d8edbc345ce82c.tar.xz
x11/pixman: upgrade to 0.15.2
-rw-r--r--x11/pixman/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/pixman/APKBUILD b/x11/pixman/APKBUILD
index aabda5c4..13fa469f 100644
--- a/x11/pixman/APKBUILD
+++ b/x11/pixman/APKBUILD
@@ -7,7 +7,7 @@ url="http://xorg.freedesktop.org"
license="custom"
subpackages="$pkgname-dev"
depends="uclibc"
-makedepends="g++"
+makedepends="g++ perl"
source="http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$pkgver.tar.bz2"
build() {