gdb: add explicit python_version=2

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

View file

@ -17,6 +17,7 @@ license="GPL-3.0-or-later"
homepage="https://www.gnu.org/software/gdb/"
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=699e0ec832fdd2f21c8266171ea5bf44024bd05164fdf064e4d10cc4cf0d1737
python_version=3
patch_args="-Np1"
if [ "${CROSS_BUILD}" ]; then