summaryrefslogtreecommitdiff
path: root/audio/libshout2/files/patch-libshout-shout.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libshout2/files/patch-libshout-shout.pc.in')
-rw-r--r--audio/libshout2/files/patch-libshout-shout.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/libshout2/files/patch-libshout-shout.pc.in b/audio/libshout2/files/patch-libshout-shout.pc.in
deleted file mode 100644
index 2a0eefce8779..000000000000
--- a/audio/libshout2/files/patch-libshout-shout.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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@