From da0a000c9cac67dc933b98bb07a4c75b9db70774 Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Sat, 8 Aug 2015 10:30:53 -0400 Subject: pgl fixes --- pcr/pgl/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- cgit v1.2.3-54-g00ecf