pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lumina: Add runtime dependencies (noted in a file DEPENDENCIES)
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Wed Dec 2 03:50:58 2015 +0100
Changeset: d630931202a28355da777745a9d5d0eebb722dbd
Modified Files:
lumina/Makefile
Log Message:
lumina: Add runtime dependencies (noted in a file DEPENDENCIES)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d630931202a28355da777745a9d5d0eebb722dbd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lumina/Makefile | 6 ++++++
1 file changed, 6 insertions(+)
diffs:
diff --git a/lumina/Makefile b/lumina/Makefile
index e4534dd..dc80038 100644
--- a/lumina/Makefile
+++ b/lumina/Makefile
@@ -12,6 +12,12 @@ LICENSE= modified-bsd
USE_LANGUAGES= c c++
+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
SUBST_MESSAGE.prefix= Fixing prefix
Home |
Main Index |
Thread Index |
Old Index