pkgsrc-WIP-changes archive

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

i3-git: Add dependency on xcb-util-xrm



Module Name:	pkgsrc-wip
Committed By:	Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By:	f8l
Date:		Sun May 8 17:48:55 2016 +0200
Changeset:	125c39e870cb9e5a3852a5e2228da4e77f22427a

Modified Files:
	i3-git/Makefile

Log Message:
i3-git: Add dependency on xcb-util-xrm

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

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

diffstat:
 i3-git/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/i3-git/Makefile b/i3-git/Makefile
index f40f1b3..c5d0696 100644
--- a/i3-git/Makefile
+++ b/i3-git/Makefile
@@ -59,6 +59,7 @@ post-install:
 .include "../../x11/xcb-util-cursor/buildlink3.mk"
 .include "../../x11/xcb-util-keysyms/buildlink3.mk"
 .include "../../x11/xcb-util-wm/buildlink3.mk"
+.include "../../wip/xcb-util-xrm/buildlink3.mk"
 .include "../../x11/libxcb/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../x11/libXcursor/buildlink3.mk"


Home | Main Index | Thread Index | Old Index