aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/libfontenc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libfontenc/APKBUILD b/main/libfontenc/APKBUILD
index 575b7978ab..ea8a5b0508 100644
--- a/main/libfontenc/APKBUILD
+++ b/main/libfontenc/APKBUILD
@@ -1,14 +1,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libfontenc
pkgver=1.1.3
-pkgrel=2
+pkgrel=3
pkgdesc="X11 font encoding library"
url="http://xorg.freedesktop.org/"
arch="all"
license="custom"
options="!check" # No test suite.
depends=
-makedepends="util-macros xproto zlib-dev"
+makedepends="util-macros xorgproto zlib-dev"
subpackages="$pkgname-dev"
source="http://www.x.org/releases/individual/lib/$pkgname-$pkgver.tar.bz2"