repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git]
/
pkgs
/
development
/
libraries
/
audio
/
lilv
/
lilv-pkgconfig.patch
blob
a5a8c6007e439a8aa447a20f5120f71fb8b47af4
1
--- a/lilv.pc.in
2
+++ b/lilv.pc.in
3
@@ -9 +9,2 @@ Description: Simple C library for hosting LV2 plugins
4
-Requires: @LILV_PKG_DEPS@
5
+Requires: lv2
6
+Requires.private: @LILV_PKG_DEPS@