pkgsrc-WIP-changes archive

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

FIX dependency: added devel/libXinerama 



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Thu Oct 8 00:14:29 2020 +0100
Changeset:	6663eb12321943f2532120812a3b27be08575442

Modified Files:
	xnotify/Makefile

Log Message:
FIX dependency: added
devel/libXinerama


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

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

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

diffs:
diff --git a/xnotify/Makefile b/xnotify/Makefile
index 8b20153ca9..f1837b49d1 100644
--- a/xnotify/Makefile
+++ b/xnotify/Makefile
@@ -33,4 +33,5 @@ do-install:
 .include "../../graphics/imlib2/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../x11/libXft/buildlink3.mk"
+.include "../../x11/libXinerama/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index