mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-07 19:30:47 -04:00
15 lines
365 B
Plaintext
15 lines
365 B
Plaintext
$NetBSD: patch-ac,v 1.1 2007/11/23 14:34:35 bjs Exp $
|
|
|
|
Follow patch-aa's lead.
|
|
|
|
--- xkbui.pc.in.orig 2005-11-19 02:15:48.000000000 -0500
|
|
+++ xkbui.pc.in
|
|
@@ -7,6 +7,6 @@ Name: xkbui
|
|
Description: The xkbui Library
|
|
Version: @PACKAGE_VERSION@
|
|
Requires: x11 kbproto
|
|
-Requires.private: x11 xt
|
|
+Requires.private: x11
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -lxkbui
|