mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pulseaudio: add explicit python_version
This commit is contained in:
parent
19bca32fe9
commit
ad4ab894a6
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.freedesktop.org/wiki/Software/PulseAudio"
|
homepage="https://www.freedesktop.org/wiki/Software/PulseAudio"
|
||||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/releases/${pkgname}-${version}.tar.xz"
|
distfiles="${FREEDESKTOP_SITE}/${pkgname}/releases/${pkgname}-${version}.tar.xz"
|
||||||
checksum=961b23ca1acfd28f2bc87414c27bb40e12436efcf2158d29721b1e89f3f28057
|
checksum=961b23ca1acfd28f2bc87414c27bb40e12436efcf2158d29721b1e89f3f28057
|
||||||
|
python_version=2 #unverified
|
||||||
system_groups="pulse-access"
|
system_groups="pulse-access"
|
||||||
system_accounts="pulse"
|
system_accounts="pulse"
|
||||||
pulse_groups="audio"
|
pulse_groups="audio"
|
||||||
|
|
Loading…
Add table
Reference in a new issue