openbsd-ports/multimedia/schroedinger/patches/patch-schroedinger_pc_in
2010-11-19 08:58:39 +00:00

14 lines
524 B
Plaintext

$OpenBSD: patch-schroedinger_pc_in,v 1.3 2010/11/19 08:58:39 jasper Exp $
--- schroedinger.pc.in.orig Wed Sep 22 16:32:47 2010
+++ schroedinger.pc.in Sun Oct 17 23:56:09 2010
@@ -9,8 +9,7 @@ Name: schroedinger-@SCHRO_MAJORMINOR@
Description: Dirac codec library
Requires.private: @SCHRO_PKG_DEPS@
Version: @VERSION@
-Libs: -L${libdir} -lschroedinger-@SCHRO_MAJORMINOR@
-Libs.private: @PTHREAD_LIBS@ @LIBM@
+Libs: -L${libdir} -lschroedinger-@SCHRO_MAJORMINOR@ @ORC_LIBS@ @PTHREAD_LIBS@ @LIBM@
Cflags: -I${includedir}