External, Non-PPA KXStudio Repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
264B

  1. --- opus-static-1.1.orig/opus.pc.in
  2. +++ opus-static-1.1/opus.pc.in
  3. @@ -11,6 +11,6 @@ URL: http://opus-codec.org/
  4. Version: @VERSION@
  5. Requires:
  6. Conflicts:
  7. -Libs: -L${libdir} -lopus
  8. +Libs: -L${libdir} -lopus -lm
  9. Libs.private: @LIBM@
  10. Cflags: -I${includedir}/opus