File libshout-2.2.2-pkgconfig-bloat.patch of Package libshout
Index: shout.pc.in
===================================================================
--- shout.pc.in.orig 2005-09-01 23:52:57.000000000 +0200
+++ shout.pc.in 2007-12-17 18:29:14.000000000 +0100
@@ -10,6 +10,5 @@ cflags_only=@SHOUT_CFLAGS@
Name: Shout
Description: Audio streaming library for icecast encoders
Version: @VERSION@
-Requires: @SHOUT_REQUIRES@
Libs: -L${libdir} -lshout
Cflags: -I${includedir} @PTHREAD_CPPFLAGS@ @SHOUT_CFLAGS@