aboutsummaryrefslogtreecommitdiff
path: root/audio/libshout2/files/patch-libshout-shout.pc.in
blob: 2a0eefce877916fa9816d7c884ad49c64ba3e225 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- shout.pc.in.orig		2007-12-11 14:35:45.000000000 +0100
+++ shout.pc.in		2007-12-11 14:35:56.000000000 +0100
@@ -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@