freebsd-ports/audio/lash/files/patch-lash-1.0.pc.in
Steve Wills 65873d9f25 audio/lash: Fixed.pc file: removed Requires line, added missing USE statements
* Removed Requires in .pc because it causes pkg-config to pass jack libraries
  to users that users don't need
* Add needed USE_GNOME=gdkpixbuf2 cairo
* PYTHON_CONFIGURE_ENABLE=pylash - pylash is still broken as before.

PR:		220956
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2017-08-18 14:15:45 +00:00

10 lines
258 B
PkgConfig

--- lash-1.0.pc.in.orig 2007-01-13 20:44:09 UTC
+++ lash-1.0.pc.in
@@ -5,7 +5,6 @@ includedir=@includedir@
Name: LASH
Description: Audio session management
-Requires: @PC_REQUIRES@
Version: @PACKAGE_VERSION@
Libs: -llash
Libs.static: -lpthread -luuid