aboutsummaryrefslogtreecommitdiffstats
path: root/main/libxext
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-06-05 21:20:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-06-07 10:07:53 +0000
commit01f6aebe0e3f5e891ef47730f2fa3250890f9f83 (patch)
tree1c20d1301277afe5013ca006cfbb467f6d7004f0 /main/libxext
parent6b3b7c71e9455767820a0c9e6de21320c9fc7170 (diff)
downloadaports-01f6aebe0e3f5e891ef47730f2fa3250890f9f83.tar.bz2
aports-01f6aebe0e3f5e891ef47730f2fa3250890f9f83.tar.xz
main/libx{ext,render}: pkg-config rebuild
Diffstat (limited to 'main/libxext')
-rw-r--r--main/libxext/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libxext/APKBUILD b/main/libxext/APKBUILD
index 28cbc21c7a..9fdafb19b9 100644
--- a/main/libxext/APKBUILD
+++ b/main/libxext/APKBUILD
@@ -1,13 +1,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxext
pkgver=1.3.3
-pkgrel=0
+pkgrel=1
pkgdesc="X11 miscellaneous extensions library"
url="http://xorg.freedesktop.org/"
arch="all"
license="custom"
depends=
-depends_dev="xextproto libx11-dev libxau-dev"
+depends_dev="libx11-dev libxau-dev"
makedepends="$depends_dev xproto"
subpackages="$pkgname-dev $pkgname-doc"
source="http://xorg.freedesktop.org/releases/individual/lib/libXext-$pkgver.tar.bz2