aboutsummaryrefslogtreecommitdiffstats
path: root/main/glib
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-10-30 10:18:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-10-30 10:18:09 +0000
commit3d02166a3dfa7b700716202544ed8b5eab146ee4 (patch)
treee8e531fe51c2820dab8d12803f3bab79f9788335 /main/glib
parentee93becdbfebfad8ab689424ddc86315b4681d97 (diff)
downloadaports-3d02166a3dfa7b700716202544ed8b5eab146ee4.tar.bz2
aports-3d02166a3dfa7b700716202544ed8b5eab146ee4.tar.xz
main/glib: replace perl depends with python
upsteram has ported all perl scripts to python fixes #9558
Diffstat (limited to 'main/glib')
-rw-r--r--main/glib/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/glib/APKBUILD b/main/glib/APKBUILD
index d90dfecd4f..9f19f208cf 100644
--- a/main/glib/APKBUILD
+++ b/main/glib/APKBUILD
@@ -2,14 +2,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=glib
pkgver=2.58.1
-pkgrel=0
+pkgrel=1
pkgdesc="Common C routines used by Gtk+ and other libs"
url="https://developer.gnome.org/glib/"
arch="all"
license="GPL"
depends=
triggers="$pkgname.trigger=/usr/share/glib-2.0/schemas:/usr/lib/gio/modules"
-depends_dev="perl python2 gettext-dev zlib-dev bzip2-dev libffi-dev
+depends_dev="python3 gettext-dev zlib-dev bzip2-dev libffi-dev
util-linux-dev libxml2-utils libxslt docbook-xml docbook-xsl"
makedepends="$depends_dev pcre-dev autoconf automake libtool"
source="https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz