Description: libudev move to Requires.private in pkg-config
 Please see http://people.freedesktop.org/~dbn/pkg-config-guide.html.
Forwarded: not yet
Bug-Debian: http://bugs.debian.org/705462
Author: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Last-Update: 2013-04-20

diff --git a/libxwiimote.pc.in b/libxwiimote.pc.in
index 208bf3b..01077b0 100644
--- a/libxwiimote.pc.in
+++ b/libxwiimote.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
 
 Name: libxwiimote
 Description: Library to control Nintendo Wii Remotes
-Requires: libudev
+Requires.private: libudev
 Version: @PACKAGE_VERSION@
 Libs: -L${libdir} -lxwiimote
 Cflags: -I${includedir}
