mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
linux-tools: add explicit python_version
This commit is contained in:
parent
c99708f032
commit
e7ca0411d6
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://www.kernel.org"
|
homepage="https://www.kernel.org"
|
||||||
distfiles="${KERNEL_SITE}/kernel/v5.x/linux-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/kernel/v5.x/linux-${version}.tar.xz"
|
||||||
checksum=9890b5a909d316211d045a95f5f0680e39749f2319cb26d7cd067efaa692f858
|
checksum=9890b5a909d316211d045a95f5f0680e39749f2319cb26d7cd067efaa692f858
|
||||||
|
python_version=2 #unverified
|
||||||
|
|
||||||
subpackages="cpupower libcpupower libcpupower-devel libusbip libusbip-devel usbip perf freefall tmon"
|
subpackages="cpupower libcpupower libcpupower-devel libusbip libusbip-devel usbip perf freefall tmon"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue