From 669e8cf4838c0d6d756befcc723884990ee4d900 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 21 Apr 2020 14:55:10 -0400 Subject: [PATCH] dbus: add explicit python_version --- srcpkgs/dbus/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/dbus/template b/srcpkgs/dbus/template index aaca929e31e..e9b9c38eedc 100644 --- a/srcpkgs/dbus/template +++ b/srcpkgs/dbus/template @@ -17,6 +17,7 @@ homepage="https://dbus.freedesktop.org/" changelog="https://raw.githubusercontent.com/freedesktop/dbus/dbus-1.12/NEWS" distfiles="https://dbus.freedesktop.org/releases/dbus/dbus-${version}.tar.gz" checksum=54a22d2fa42f2eb2a871f32811c6005b531b9613b1b93a0d269b05e7549fec80 +python_version=2 #unverified conf_files="/etc/dbus-1/*.conf" # Create dbus:22 system account.