diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-06-13 20:36:23 +0200 | 
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-06-20 12:33:01 +0200 | 
| commit | b2ff0a768b1dca07b2c2f3ab394ea6feb6ca814c (patch) | |
| tree | 025fa0b60364175661bb330104d58bfb9d854126 | |
| parent | b13fa0b3587d8378493283ec0449a74787e5b0e2 (diff) | |
| download | itzks-systems-b2ff0a768b1dca07b2c2f3ab394ea6feb6ca814c.tar.gz itzks-systems-b2ff0a768b1dca07b2c2f3ab394ea6feb6ca814c.tar.bz2 itzks-systems-b2ff0a768b1dca07b2c2f3ab394ea6feb6ca814c.zip | |
debian/control: Enforce pulling in shutdown-at-night (>= 0.19~). Fixes shutdown on systems that run Arctica Greeter.
| -rw-r--r-- | debian/control | 8 | 
1 files changed, 8 insertions, 0 deletions
| diff --git a/debian/control b/debian/control index b030414..668c0e8 100644 --- a/debian/control +++ b/debian/control @@ -256,6 +256,7 @@ Depends:   rawtherapee,   reportbug,   scratch, + shutdown-at-night (>= 0.19~),   sl,   sm,   sqlite3, @@ -385,6 +386,7 @@ Depends:   puppet,   pxelinux,   reportbug, + shutdown-at-night (>= 0.19~),   syslinux,   sysstat,   tree, @@ -456,6 +458,7 @@ Depends:   plymouth,   plymouth-themes,   reportbug, + shutdown-at-night (>= 0.19~),   sysstat,   tree,   ttf-mscorefonts-installer, @@ -517,6 +520,7 @@ Depends:   openvpn,   pxelinux,   reportbug, + shutdown-at-night (>= 0.19~),   syslinux,   sysstat,   tree, @@ -578,6 +582,7 @@ Depends:   ocsinventory-agent,   puppet,   reportbug, + shutdown-at-night (>= 0.19~),   squid3,   squidclient,   syslinux, @@ -661,6 +666,7 @@ Depends:   puppetmaster,   pxelinux,   reportbug, + shutdown-at-night (>= 0.19~),   squidclient,   syslinux,   sysstat, @@ -841,6 +847,7 @@ Depends:   rawtherapee,   reportbug,   scratch, + shutdown-at-night (>= 0.19~),   sl,   sm,   sqlite3, @@ -1149,6 +1156,7 @@ Depends:   python3-tk,   rawtherapee,   reportbug, + shutdown-at-night (>= 0.19~),   scratch,   sl,   sm, | 
