Codebase list telepathy-rakia / 3c216e4
Explicitly use python2 for build The unversioned python executable is going away for Debian 11. Closes: #967218 Simon McVittie 3 years ago
2 changed file(s) with 3 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
1212 libsofia-sip-ua-glib-dev (>= 1.12.11),
1313 libtelepathy-glib-dev (>= 0.17.7),
1414 libssl-dev,
15 xsltproc,
16 python
15 python2,
16 xsltproc
1717 Standards-Version: 3.9.5
1818 Vcs-Git: https://salsa.debian.org/telepathy-team/telepathy-rakia.git
1919 Vcs-Browser: https://salsa.debian.org/telepathy-team/telepathy-rakia
1010 --libdir="\$${prefix}/lib" \
1111 --libexecdir="\$${libdir}/telepathy" \
1212 --disable-static \
13 PYTHON=python2 \
1314 $(NULL)
1415
1516 override_dh_install: