patch-theoradec_pc_in 414 B

123456789101112131415
  1. $OpenBSD: patch-theoradec_pc_in,v 1.1 2013/04/14 00:41:46 brad Exp $
  2. Correct pkg-config file for overlinking.
  3. --- theoradec.pc.in.orig Sat Mar 30 00:46:54 2013
  4. +++ theoradec.pc.in Sat Mar 30 00:47:13 2013
  5. @@ -8,7 +8,6 @@ includedir=@includedir@
  6. Name: theora
  7. Description: Theora video codec (decoder)
  8. Version: @VERSION@
  9. -Requires: ogg >= 1.1
  10. Conflicts:
  11. Libs: -L${libdir} -ltheoradec
  12. Cflags: -I${includedir}