rpm,deb: fix dependencies
1. Cannot Recommend: nftables, as Debian jessie doesn't have it. 2. gsettings tool is in glib, not dconf
This commit is contained in:
parent
7da4ed7d64
commit
67f8e9e985
4
debian/control
vendored
4
debian/control
vendored
@ -120,7 +120,7 @@ Depends:
|
|||||||
tinyproxy,
|
tinyproxy,
|
||||||
${python:Depends},
|
${python:Depends},
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Recommends:
|
Suggests:
|
||||||
nftables,
|
nftables,
|
||||||
Replaces: qubes-core-agent (<< 4.0.0-1)
|
Replaces: qubes-core-agent (<< 4.0.0-1)
|
||||||
Breaks: qubes-core-agent (<< 4.0.0-1)
|
Breaks: qubes-core-agent (<< 4.0.0-1)
|
||||||
@ -137,7 +137,7 @@ Package: qubes-core-agent-network-manager
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Depends:
|
Depends:
|
||||||
qubes-core-agent-networking,
|
qubes-core-agent-networking,
|
||||||
dconf,
|
libglib2.0-bin,
|
||||||
network-manager (>= 0.8.1-1),
|
network-manager (>= 0.8.1-1),
|
||||||
network-manager-gnome,
|
network-manager-gnome,
|
||||||
Replaces: qubes-core-agent (<< 4.0.0-1)
|
Replaces: qubes-core-agent (<< 4.0.0-1)
|
||||||
|
@ -232,7 +232,7 @@ qubes-core-agent-network-manager.
|
|||||||
Summary: NetworkManager integration for Qubes VM
|
Summary: NetworkManager integration for Qubes VM
|
||||||
# to show/hide nm-applet
|
# to show/hide nm-applet
|
||||||
Requires: NetworkManager >= 0.8.1-1
|
Requires: NetworkManager >= 0.8.1-1
|
||||||
Requires: dconf
|
Requires: glib2
|
||||||
Requires: qubes-core-agent-networking
|
Requires: qubes-core-agent-networking
|
||||||
Conflicts: qubes-core-vm < 4.0.0
|
Conflicts: qubes-core-vm < 4.0.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user