pkgsrc-WIP-changes archive

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

lumina: Remove xterm from dependencies, it's a soft one



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Feb 28 18:22:22 2016 +0100
Changeset:	5f13b50b3c995630779ceca4e5d37b1e7a8831d9

Modified Files:
	lumina/Makefile

Log Message:
lumina: Remove xterm from dependencies, it's a soft one

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

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

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

diffs:
diff --git a/lumina/Makefile b/lumina/Makefile
index 3284c06..fa38552 100644
--- a/lumina/Makefile
+++ b/lumina/Makefile
@@ -22,7 +22,6 @@ DEPENDS+=	fluxbox-[0-9]*:../../wm/fluxbox
 DEPENDS+=	oxygen-icons-[0-9]*:../../graphics/oxygen-icons
 DEPENDS+=	xscreensaver-[0-9]*:../../x11/xscreensaver
 DEPENDS+=	numlockx-[0-9]*:../../x11/numlockx
-DEPENDS+=	xterm-[0-9]*:../../x11/xterm
 
 SUBST_CLASSES+=		prefix
 SUBST_STAGE.prefix=	post-patch


Home | Main Index | Thread Index | Old Index