Description: Avoid static link flags from appearing for dynamic linking
Author: Romain Beauxis <toots@rastageeks.org>
Last-Update: 2007-12-22

--- a/shout.pc.in
+++ b/shout.pc.in
@@ -10,6 +10,6 @@
 Name: Shout
 Description: Audio streaming library for icecast encoders
 Version: @VERSION@
-Requires: @SHOUT_REQUIRES@
+Requires.private: @SHOUT_REQUIRES@
 Libs: -L${libdir} -lshout
 Cflags: -I${includedir} @PTHREAD_CPPFLAGS@ @SHOUT_CFLAGS@
