Fix suggestions and bugs spotted by zlin

https://galileo.mailstation.de/gerrit/#/c/5864/
This commit is contained in:
2016-05-13 22:41:29 +02:00
parent 8b1c24e748
commit 22a67e22f1
32 changed files with 54 additions and 75 deletions

View File

@@ -3,6 +3,7 @@
MY_PNV="pgl-${PV}"
require systemd-service
require gtk-icon-cache
require sourceforge [ project=peerguardian suffix=tar.gz ]
@@ -38,7 +39,7 @@ DEPENDENCIES="
app-arch/p7zip [[ description = [ needed for blocklists packed as .7z ] ]]
net-apps/NetworkManager [[ description = [ pglinux provides a
networkmanager script ] ]]
virtual/cron
virtual/cron [[ description = [ to send daily reports ] ]]
virtual/mta [[ description = [ needed to send informational (blocklist
updates) and warning mails (if pglcmd.wd
detects a problem.) ] ]]