summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornull2016-09-13 00:03:40 -0400
committernull2016-09-13 00:03:40 -0400
commitc877c6b34e3d342a6754e1982655039e9159e599 (patch)
tree2fd9633a74c0c1eb062c6f1f840ad83eb89314c4 /PKGBUILD
parent718e5b62c8ae248ae5ca2a7f4a35b825ea9c740a (diff)
downloadaur-c877c6b34e3d342a6754e1982655039e9159e599.tar.gz
Added dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14b6e3048881..755689fc982f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ url="https://github.com/zekesonxx/puush4linux"
license=('WTFPL')
source=('git+https://github.com/zekesonxx/puush4linux.git')
md5sums=('SKIP')
-depends=('bash' 'scrot' 'curl' 'libnotify' 'xclip')
+depends=('bash' 'scrot' 'curl' 'libnotify' 'xclip' 'optipng')
makedepends=('git')
package() {