Correct pkg-config file for overlinking.

Index: theoraenc.pc.in
--- theoraenc.pc.in.orig
+++ theoraenc.pc.in
@@ -8,7 +8,7 @@ includedir=@includedir@
 Name: theora
 Description: Theora video codec (encoder)
 Version: @VERSION@
-Requires: theoradec, ogg >= @THEORA_LIBOGG_REQ_VERSION@
+Requires.private: theoradec, ogg >= @THEORA_LIBOGG_REQ_VERSION@
 Conflicts:
 Libs: -L${libdir} -ltheoraenc
 Cflags: -I${includedir}
