mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dbus: add explicit python_version
This commit is contained in:
parent
df2f88d03b
commit
669e8cf483
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ homepage="https://dbus.freedesktop.org/"
|
||||||
changelog="https://raw.githubusercontent.com/freedesktop/dbus/dbus-1.12/NEWS"
|
changelog="https://raw.githubusercontent.com/freedesktop/dbus/dbus-1.12/NEWS"
|
||||||
distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.gz"
|
distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.gz"
|
||||||
checksum=54a22d2fa42f2eb2a871f32811c6005b531b9613b1b93a0d269b05e7549fec80
|
checksum=54a22d2fa42f2eb2a871f32811c6005b531b9613b1b93a0d269b05e7549fec80
|
||||||
|
python_version=2 #unverified
|
||||||
conf_files="/etc/dbus-1/*.conf"
|
conf_files="/etc/dbus-1/*.conf"
|
||||||
|
|
||||||
# Create dbus:22 system account.
|
# Create dbus:22 system account.
|
||||||
|
|
Loading…
Add table
Reference in a new issue