pkgsrc-WIP-changes archive

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

badwolf: remove unnecessary dependency



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Tue Jul 7 17:39:19 2020 +0200
Changeset:	7f6d8d810673762f815b45480b14f6e46cfd7710

Modified Files:
	badwolf/Makefile

Log Message:
badwolf: remove unnecessary dependency

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

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

diffstat:
 badwolf/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/badwolf/Makefile b/badwolf/Makefile
index b1c30ed3c8..57b0befb7f 100644
--- a/badwolf/Makefile
+++ b/badwolf/Makefile
@@ -23,6 +23,5 @@ TOOL_DEPENDS+=	gperf-[0-9]*:../../devel/gperf
 .include "../../www/webkit-gtk/buildlink3.mk"
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../net/libsoup/buildlink3.mk"
-.include "../../graphics/adwaita-icon-theme/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index