From: Bdale Garbee Date: Sat, 26 Oct 2019 21:29:16 +0000 (-0600) Subject: shouldn't need openvt any more X-Git-Tag: debian/5.1-15~2 X-Git-Url: https://git.gag.com/?p=debian%2Fgcpegg;a=commitdiff_plain;h=e44b53917b0a629d4c82ebc90c24ecc084bef813 shouldn't need openvt any more --- diff --git a/debian/control b/debian/control index d3b0e9e..54b4b34 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Vcs-Browser: https://git.gag.com/?p=debian/gcpegg Package: gcpegg Architecture: linux-any -Depends: ${shlibs:Depends}, ${misc:Depends}, kbd | console-tools, lsb-base +Depends: ${shlibs:Depends}, ${misc:Depends} Description: Global Consciousness Project EGG Software The GCP studies data from random event generators in widely distributed locations, to discern non-random patterns that may result from the diff --git a/debian/rules b/debian/rules index 570f0fc..931f60c 100755 --- a/debian/rules +++ b/debian/rules @@ -48,7 +48,8 @@ binary-arch: build install dh_installdocs dh_installexamples dh_installmenu - dh_installinit + dh_systemd_start + dh_systemd_enable dh_installcron dh_installchangelogs dh_strip