rpm: add dbus-python dependency
This package is required by lots of stuff in Fedora anyway, but this doesn't mean that we can have broken dependencies.
This commit is contained in:
parent
34b2e822ec
commit
3552bc7e41
@ -51,6 +51,7 @@ Requires: qubes-utils
|
|||||||
Requires: initscripts
|
Requires: initscripts
|
||||||
# for qubes-desktop-run
|
# for qubes-desktop-run
|
||||||
Requires: pygobject3-base
|
Requires: pygobject3-base
|
||||||
|
Requires: dbus-python
|
||||||
# for qubes-session-autostart
|
# for qubes-session-autostart
|
||||||
Requires: pyxdg
|
Requires: pyxdg
|
||||||
%if %{fedora} >= 20
|
%if %{fedora} >= 20
|
||||||
|
Loading…
Reference in New Issue
Block a user