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.

10 lines
349B

  1. --- liblo-static-0.27+svn231.orig/liblo.pc.in
  2. +++ liblo-static-0.27+svn231/liblo.pc.in
  3. @@ -6,5 +6,5 @@ includedir=@includedir@
  4. Name: liblo
  5. Version: @PACKAGE_VERSION@
  6. Description: A lightweight OSC server/client library
  7. -Libs: -L${libdir} -llo @LIBPTHREAD@ @extralibs@
  8. +Libs: -L${libdir} -llo @LIBPTHREAD@ @extralibs@ -lm
  9. Cflags: -I${includedir}