From 6507e1904279401fac6c5d6193584aeb4ce50b89 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 21 Apr 2020 14:55:10 -0400 Subject: [PATCH] gtk+: add explicit python_version --- srcpkgs/gtk+/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/gtk+/template b/srcpkgs/gtk+/template index 42aa9e57d39..39883068d06 100644 --- a/srcpkgs/gtk+/template +++ b/srcpkgs/gtk+/template @@ -18,6 +18,7 @@ license="LGPL-2.1-or-later" homepage="http://www.gtk.org" distfiles="${GNOME_SITE}/gtk+/2.24/gtk+-${version}.tar.xz" checksum=b6c8a93ddda5eabe3bfee1eb39636c9a03d2a56c7b62828b359bf197943c582e +python_version=2 #unverified CFLAGS="-UGDK_PIXBUF_DISABLE_DEPRECATED" # Package build options