mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
avahi-python-utils: set python_version to fix build
This commit is contained in:
parent
d7efe2e3fe
commit
23076b07be
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ do_install() {
|
||||||
|
|
||||||
avahi-python-utils_package() {
|
avahi-python-utils_package() {
|
||||||
depends="avahi-python>=$version"
|
depends="avahi-python>=$version"
|
||||||
|
python_version=2
|
||||||
short_desc="Avahi python utilities"
|
short_desc="Avahi python utilities"
|
||||||
archs=noarch
|
archs=noarch
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue