pidgin: add explicit python_version

This commit is contained in:
Andrew J. Hesford 2020-04-21 14:55:12 -04:00 committed by Toyam Cox
parent bafd590c64
commit 647444b9cf

View file

@ -16,6 +16,7 @@ license="GPL-2.0-or-later"
homepage="https://pidgin.im/"
distfiles="${SOURCEFORGE_SITE}/pidgin/pidgin-${version}.tar.bz2"
checksum=2747150c6f711146bddd333c496870bfd55058bab22ffb7e4eb784018ec46d8f
python_version=2 #unverified
lib32disabled=yes
hostmakedepends="pkg-config intltool automake libtool gettext gettext-devel glib-devel"