mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
nitroshare: add explicit python_version=2
This commit is contained in:
parent
89f26cdeaf
commit
4fd70e6ccb
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ license="MIT"
|
|||
homepage="http://nitroshare.net"
|
||||
distfiles="https://github.com/nitroshare/nitroshare-desktop/archive/${version}.tar.gz"
|
||||
checksum=29874e5909c29211a3c9e13f8c0f49b901ec2996e5d60d80af80d2fb80c3d7ec
|
||||
python_version=2 #unverified
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools"
|
||||
|
|
Loading…
Add table
Reference in a new issue