14 lines
317 B
Text
14 lines
317 B
Text
|
Correct pkg-config file for overlinking.
|
||
|
|
||
|
Index: theoradec.pc.in
|
||
|
--- theoradec.pc.in.orig
|
||
|
+++ theoradec.pc.in
|
||
|
@@ -8,7 +8,6 @@ includedir=@includedir@
|
||
|
Name: theora
|
||
|
Description: Theora video codec (decoder)
|
||
|
Version: @VERSION@
|
||
|
-Requires: ogg >= 1.1
|
||
|
Conflicts:
|
||
|
Libs: -L${libdir} -ltheoradec
|
||
|
Cflags: -I${includedir}
|