pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sowm, add scrot as dependency



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Wed Apr 8 21:40:47 2020 +0200
Changeset:	39518cf8bca168a73817aa5c788553dbe0007322

Modified Files:
	sowm/Makefile

Log Message:
sowm, add scrot as dependency

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=39518cf8bca168a73817aa5c788553dbe0007322

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 sowm/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/sowm/Makefile b/sowm/Makefile
index a53f2db307..f2d3b7f424 100644
--- a/sowm/Makefile
+++ b/sowm/Makefile
@@ -14,6 +14,7 @@ INSTALLATION_DIRS+=	bin
 
 DEPENDS+=	dmenu-[0-9]*:../../x11/dmenu
 DEPENDS+=	st-term-[0-9]*:../../x11/st-term
+DEPENDS+=	scrot-[0-9]*:../../graphics/scrot
 
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index