https://github.com/NixOS/nixpkgs/blob/master/pkgs/stdenv/generic/setup.sh#L948 this can do it nicely. Signed-off-by: Anton Arapov <anton@deadbeef.mx>
6 lines
179 B
Diff
6 lines
179 B
Diff
--- a/lilv.pc.in
|
|
+++ b/lilv.pc.in
|
|
@@ -9 +9,2 @@ Description: Simple C library for hosting LV2 plugins
|
|
-Requires: @LILV_PKG_DEPS@
|
|
+Requires: lv2
|
|
+Requires.private: @LILV_PKG_DEPS@
|