From 4683410b6b072bd55dbdc661c76a5ba30bae608e Mon Sep 17 00:00:00 2001 From: Andreas Boll Date: Mon, 11 Feb 2019 21:31:19 +0100 Subject: pkgconfig: Remove unneeded Requires.private Fixes "pkg-config --exists xkbcomp" without installed pkg-config files for x11, xkbfile, and xproto >= 7.0.17. xkbcomp works fine without those pkg-config files. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=913359 Signed-off-by: Andreas Boll --- xkbcomp.pc.in | 1 - 1 file changed, 1 deletion(-) (limited to 'xkbcomp.pc.in') diff --git a/xkbcomp.pc.in b/xkbcomp.pc.in index a4791a9..ef5bf6d 100644 --- a/xkbcomp.pc.in +++ b/xkbcomp.pc.in @@ -8,4 +8,3 @@ xkbconfigdir=@XKBCONFIGROOT@ Name: xkbcomp Description: XKB keymap compiler Version: @PACKAGE_VERSION@ -Requires.private: @REQUIRED_MODULES@ -- cgit v1.2.1