From 4a1d6757450f676fda3d7a79a13461fe14281639 Mon Sep 17 00:00:00 2001 From: Ryan Kes Date: Wed, 13 Mar 2019 15:37:39 +0100 Subject: [PATCH] remove scrot as dependency --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index d25f91e..6ad216f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ url="http://dwm.suckless.org" arch=('i686' 'x86_64') license=('MIT') options=(zipman) -depends=('libx11' 'libxinerama' 'libxft' 'freetype2' 'st' 'dmenu' 'nerd-fonts-source-code-pro' 'scrot') +depends=('libx11' 'libxinerama' 'libxft' 'freetype2' 'st' 'dmenu' 'nerd-fonts-source-code-pro') install=dwm.install _patches=(