From da3be25d04ac27c5de7ee08518c0f75360181ba3 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 2 Apr 2018 20:13:14 -0500 Subject: harmony/glib: explicitly specify python3 as Python interpreter name --- harmony/glib/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'harmony') diff --git a/harmony/glib/APKBUILD b/harmony/glib/APKBUILD index 31a4fc576..89a98754f 100644 --- a/harmony/glib/APKBUILD +++ b/harmony/glib/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=glib pkgver=2.54.2 -pkgrel=0 +pkgrel=1 pkgdesc="Common C routines used by Gtk+ and other libs" url="https://developer.gnome.org/glib/" arch="all" @@ -46,6 +46,7 @@ build() { --disable-compile-warnings \ --disable-selinux \ --with-pcre=system \ + --with-python=python3 \ --with-pic \ --enable-static make -- cgit v1.2.3-60-g2f50