geda: add python_version=2

This commit is contained in:
Jürgen Buchmüller 2020-07-23 01:17:44 +02:00
parent 1f299c1f37
commit eecd7ecb54

View file

@ -16,6 +16,7 @@ homepage="http://www.geda-project.org/"
distfiles="http://ftp.geda-project.org/geda-gaf/stable/v${version%.*}/${version}/geda-gaf-${version}.tar.gz"
checksum=5eb7a619f9d9cbcfa895468d6eae888d7e1d519dfff717b9f8f22fbeb37a3b1a
CFLAGS="-Wno-deprecated-declarations"
python_version=2
if [ "$CROSS_BUILD" ]; then
if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then