pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sowm, add dmenu and st dependencies
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Tue Apr 7 17:19:44 2020 +0200
Changeset: 113bc850e4c1baf5ea2ab16fbcb354811af4e09f
Modified Files:
sowm/Makefile
Log Message:
sowm, add dmenu and st dependencies
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=113bc850e4c1baf5ea2ab16fbcb354811af4e09f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
sowm/Makefile | 3 +++
1 file changed, 3 insertions(+)
diffs:
diff --git a/sowm/Makefile b/sowm/Makefile
index eb95aa655c..a53f2db307 100644
--- a/sowm/Makefile
+++ b/sowm/Makefile
@@ -12,5 +12,8 @@ LICENSE= mit
INSTALLATION_DIRS+= bin
+DEPENDS+= dmenu-[0-9]*:../../x11/dmenu
+DEPENDS+= st-term-[0-9]*:../../x11/st-term
+
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index