moved python-xdg from Recommends to Depends
to fix 'ImportError: No module named xdg.DesktopEntry' https://github.com/QubesOS/qubes-issues/issues/1113
This commit is contained in:
parent
c6fa6c9b19
commit
dce75cf56e
2
debian/control
vendored
2
debian/control
vendored
@ -25,6 +25,7 @@ Depends:
|
||||
psmisc,
|
||||
python2.7,
|
||||
python-gi,
|
||||
python-xdg,
|
||||
qubes-utils (>= 3.0.1),
|
||||
sudo,
|
||||
systemd,
|
||||
@ -49,7 +50,6 @@ Recommends:
|
||||
network-manager-gnome,
|
||||
ntpdate,
|
||||
python-nautilus,
|
||||
python-xdg,
|
||||
system-config-printer,
|
||||
tinyproxy,
|
||||
xsettingsd,
|
||||
|
Loading…
Reference in New Issue
Block a user