]> git.lyx.org Git - features.git/commit
CMake deb: support "python2 | python3" dependency
authorScott Kostyshak <skostysh@lyx.org>
Mon, 19 Oct 2020 18:59:17 +0000 (14:59 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Fri, 30 Oct 2020 01:55:45 +0000 (21:55 -0400)
commit3611c09f39cc5aab188aaf383cc6a7f60c69212e
tree9ed2adf4b0e7852498d1a6eb272ffae95f37e131
parent012bca0b053e9c5b64881d227c7d4ec0fae08056
CMake deb: support "python2 | python3" dependency

The latest debian-based distributions have moved away from
the "python" package dependency to "python2" and "python3".

(cherry picked from commit fe1cbc06c320677bf5930d3e3e943f7d9a75bdcf)
development/cmake/LyxPackaging.cmake