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:
Marek Marczykowski-Górecki 2017-06-10 23:15:22 +02:00
parent 7da4ed7d64
commit 67f8e9e985
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724
2 changed files with 3 additions and 3 deletions

4
debian/control vendored
View File

@ -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)

View File

@ -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