pkgsrc-WIP-changes archive

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

qemu-nvmm: Include xkbcommon explicitly



Module Name:	pkgsrc-wip
Committed By:	Ryo ONODERA <ryoon%NetBSD.org@localhost>
Pushed By:	ryoon
Date:		Thu Jan 9 12:38:16 2020 +0900
Changeset:	953106254776280ae9063f8b65dc796aceacb9bd

Modified Files:
	qemu-nvmm/Makefile

Log Message:
qemu-nvmm: Include xkbcommon explicitly

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

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

diffstat:
 qemu-nvmm/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/qemu-nvmm/Makefile b/qemu-nvmm/Makefile
index 93d3091de8..21c20bca01 100644
--- a/qemu-nvmm/Makefile
+++ b/qemu-nvmm/Makefile
@@ -120,6 +120,7 @@ post-install:
 .include "../../lang/python/versioned_dependencies.mk"
 .include "../../security/libgcrypt/buildlink3.mk"
 .include "../../www/curl/buildlink3.mk"
+.include "../../x11/libxkbcommon/buildlink3.mk"
 .include "../../x11/pixman/buildlink3.mk"
 .include "../../mk/curses.buildlink3.mk"
 .include "../../mk/jpeg.buildlink3.mk"


Home | Main Index | Thread Index | Old Index