summaryrefslogtreecommitdiff
path: root/pcr/pgl
diff options
context:
space:
mode:
authorGaming4JC <g4jc@openmailbox.org>2015-08-08 10:30:53 -0400
committerGaming4JC <g4jc@openmailbox.org>2015-08-08 10:30:53 -0400
commitda0a000c9cac67dc933b98bb07a4c75b9db70774 (patch)
tree89c55650dbd35b329ea710652f326b63594a1675 /pcr/pgl
parenta26063dd2267fa411d75489f5578d0b5fbd9a55b (diff)
pgl fixes
Diffstat (limited to 'pcr/pgl')
-rw-r--r--pcr/pgl/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/pgl/PKGBUILD b/pcr/pgl/PKGBUILD
index b83778a79..23ae2f374 100644
--- a/pcr/pgl/PKGBUILD
+++ b/pcr/pgl/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='A privacy oriented firewall application (GUI).'
arch=('i686' 'x86_64')
url='http://sourceforge.net/projects/peerguardian/'
license=('GPL3')
-depends=('bash' 'systemd' 'dbus' 'coreutils' 'procps-ng' 'logrotate' 'wget' 'iptables' 'libnetfilter_queue' 'qt4' 'polkit-qt4' 'whois')
+depends=('bash' 'systemd' 'dbus' 'coreutils' 'procps-ng' 'logrotate' 'wget' 'iptables' 'libnetfilter_queue' 'qt4' 'polkit-qt4' 'whois' 'gksudo')
optdepends=('unzip: for zipped blocklists'
'p7zip: for 7z blocklists'
'net-tools: to whitelist local IP addresses'