pkgsrc-WIP-changes archive

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

xcb-util-xrm: Add missing dependency



Module Name:	pkgsrc-wip
Committed By:	Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By:	f8l
Date:		Thu Jul 7 22:02:37 2016 +0200
Changeset:	a3989636e9d5cf32e360e85e06c92bf4c5d56fed

Modified Files:
	xcb-util-xrm/Makefile

Log Message:
xcb-util-xrm: Add missing dependency

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

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

diffstat:
 xcb-util-xrm/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/xcb-util-xrm/Makefile b/xcb-util-xrm/Makefile
index 4ee0510..d1c66a2 100644
--- a/xcb-util-xrm/Makefile
+++ b/xcb-util-xrm/Makefile
@@ -23,5 +23,6 @@ pre-configure:
 	cd ${WRKSRC} && ${SH} autogen.sh
 
 .include "../../x11/xcb-util/buildlink3.mk"
+.include "../../devel/xorg-util-macros/buildlink3.mk"
 .include "../../wip/mk/git-package.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index