pkgsrc-WIP-changes archive

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

added libinput libudev



Module Name:	pkgsrc-wip
Committed By:	jaypatelani <jaypatelani%gmail.com@localhost>
Pushed By:	jaypatelani
Date:		Fri Mar 5 15:34:32 2021 +0530
Changeset:	54df8ebdbc7a24043105acc6de2ed19efb58c462

Modified Files:
	kwin/Makefile

Log Message:
added libinput libudev

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

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

diffstat:
 kwin/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/kwin/Makefile b/kwin/Makefile
index cce85683bc..8c5def1618 100644
--- a/kwin/Makefile
+++ b/kwin/Makefile
@@ -59,4 +59,6 @@ CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/org_kde_kwin.categories \
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../x11/qt5-qtmultimedia/buildlink3.mk"
 .include "../../x11/xcb-util-cursor/buildlink3.mk"
+.include "../../wip/libinput/buildlink3.mk"
+.include "../../wip/libudev/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index