mirror of
https://github.com/X11Libre/xf86-input-libinput.git
synced 2026-03-24 01:24:04 +00:00
Revert "drop xorg-libinput.pc"
Apperently we cannot do this, because there are software which uses xorg-libinput.pc in build system: * KDE plasma-desktop uses for libinput-properties.h header detection * LXQT uses for libinput-properties.h Closes: https://github.com/X11Libre/xf86-input-libinput/issues/25 Signed-off-by: Tautvis <gtautvis@gmail.com>
This commit is contained in:
committed by
Enrico Weigelt
parent
3d80bbef34
commit
868a03004e
@@ -27,6 +27,9 @@ DISTCHECK_CONFIGURE_FLAGS = --with-xorg-module-dir='$${libdir}/xorg/modules' \
|
||||
SUBDIRS = src include man test
|
||||
MAINTAINERCLEANFILES = ChangeLog INSTALL
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = xorg-libinput.pc
|
||||
|
||||
dist_xorgconf_DATA = conf/40-libinput.conf
|
||||
|
||||
.PHONY: ChangeLog INSTALL
|
||||
|
||||
Reference in New Issue
Block a user