pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libxkbcommon libxkbcommon: fix PLIST for Linux



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8b40b907909
branches:  trunk
changeset: 439278:c8b40b907909
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Sep 16 07:33:24 2020 +0000

description:
libxkbcommon: fix PLIST for Linux

add xkbcli-interactive-evdev to PLIST.Linux
This utility is only built when linux/input.h is available.

>From Michael Forney via tech-pkg.

diffstat:

 x11/libxkbcommon/PLIST.Linux |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diffs (7 lines):

diff -r 26f0132854b8 -r c8b40b907909 x11/libxkbcommon/PLIST.Linux
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/libxkbcommon/PLIST.Linux      Wed Sep 16 07:33:24 2020 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST.Linux,v 1.1 2020/09/16 07:33:24 wiz Exp $
+libexec/xkbcommon/xkbcli-interactive-evdev
+man/man1/xkbcli-interactive-evdev.1



Home | Main Index | Thread Index | Old Index