debian: Reformat depends in control for better readability
This commit is contained in:
parent
b6c19fc2ef
commit
e2b4961c5b
48
debian/control
vendored
48
debian/control
vendored
@ -9,8 +9,52 @@ Vcs-Git: git://git.qubes-os.org/marmarek/core-agent-linux.git
|
||||
|
||||
Package: qubes-core-agent
|
||||
Architecture: any
|
||||
Depends: qubes-utils (>= 3.0.1), libvchan-xen, xenstore-utils, iptables-persistent, xserver-xorg-video-dummy, xen-utils-common, ethtool, python2.7, python-gi, init-system-helpers, xdg-user-dirs, iptables, net-tools, initscripts, imagemagick, fakeroot, systemd, locales, sudo, dmsetup, psmisc, ncurses-term, xserver-xorg-core, x11-xserver-utils, xinit, ${shlibs:Depends}, ${misc:Depends}
|
||||
Recommends: tinyproxy, gnome-themes-standard, xsettingsd, gnome-packagekit, chrony, ntpdate, network-manager (>= 0.8.1-1), network-manager-gnome, haveged, libnotify-bin, notify-osd, gnome-terminal, python-nautilus, yum, yum-utils, cups, system-config-printer
|
||||
Depends:
|
||||
dmsetup,
|
||||
ethtool,
|
||||
fakeroot,
|
||||
imagemagick,
|
||||
init-system-helpers,
|
||||
initscripts,
|
||||
iptables,
|
||||
iptables-persistent,
|
||||
libvchan-xen,
|
||||
locales,
|
||||
ncurses-term,
|
||||
net-tools,
|
||||
psmisc,
|
||||
python2.7,
|
||||
python-gi,
|
||||
qubes-utils (>= 3.0.1),
|
||||
sudo,
|
||||
systemd,
|
||||
x11-xserver-utils,
|
||||
xdg-user-dirs,
|
||||
xen-utils-common,
|
||||
xenstore-utils,
|
||||
xinit,
|
||||
xserver-xorg-core,
|
||||
xserver-xorg-video-dummy,
|
||||
${shlibs:Depends},
|
||||
${misc:Depends}
|
||||
Recommends:
|
||||
chrony,
|
||||
cups,
|
||||
gnome-packagekit,
|
||||
gnome-terminal,
|
||||
gnome-themes-standard,
|
||||
haveged,
|
||||
libnotify-bin,
|
||||
network-manager (>= 0.8.1-1),
|
||||
network-manager-gnome,
|
||||
notify-osd,
|
||||
ntpdate,
|
||||
python-nautilus,
|
||||
system-config-printer,
|
||||
tinyproxy,
|
||||
xsettingsd,
|
||||
yum,
|
||||
yum-utils
|
||||
Conflicts: qubes-core-agent-linux, firewalld, qubes-core-vm-sysvinit
|
||||
Description: Qubes core agent
|
||||
This package includes various daemons necessary for qubes domU support,
|
||||
|
Loading…
Reference in New Issue
Block a user