1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
Source: kde-config-systemd
Section: kde
Priority: optional
Maintainer: Shawn Sörbom <shawn@sorbom.com>
Build-Depends: cmake,
debhelper (>= 9),
extra-cmake-modules,
kio-dev,
libkf5auth-dev,
libkf5configwidgets-dev,
libkf5coreaddons-dev,
libkf5crash-dev,
libkf5i18n-dev,
libkf5service-dev,
libkf5widgetsaddons-dev,
libsystemd-dev,
pkg-config,
pkg-kde-tools,
qtbase5-dev,
systemd
Standards-Version: 3.9.6
Homepage: https://projects.kde.org/projects/playground/sysadmin/systemd-kcm
Vcs-Git: https://github.com/shsorbom/kcmsystemd-debian.git
Vcs-Browser: https://github.com/shsorbom/kcmsystemd-debian.git
Package: kde-config-systemd
Architecture: linux-any
Depends: systemd (>= 215),
${misc:Depends},
${shlibs:Depends}
Description: KDE control center module for Systemd
This package is a KDE Control Center module for the systemd daemon.
It is capable of starting and stopping systemd units.
In addition, it allows for the configuration of several systemd
parameters.
|