soundconverter: add explicit python_version=2 [ci skip]

This commit is contained in:
Andrew J. Hesford 2020-04-25 09:47:40 -04:00 committed by Piotr
parent ca96712f6f
commit a1de485ca7

View file

@ -15,6 +15,7 @@ license="GPL-3.0-or-later"
homepage="http://soundconverter.org/"
distfiles="https://launchpad.net/${pkgname}/trunk/${version}/+download/${pkgname}-${version}.tar.xz"
checksum=21d0b97bd4800a8e07840cf0ec035fa84a71a10c8cdadf5ea671880805aa68cb
python_version=3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" gtk+3-devel gstreamer1-devel"