mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 17:21:39 -05:00
lz4: add pkgconfig
This commit is contained in:
parent
831957d9f6
commit
b080a46f7b
1 changed files with 3 additions and 0 deletions
|
@ -519,6 +519,9 @@
|
||||||
"lxml": [
|
"lxml": [
|
||||||
"cython"
|
"cython"
|
||||||
],
|
],
|
||||||
|
"lz4": [
|
||||||
|
"pkgconfig"
|
||||||
|
],
|
||||||
"maestral": [
|
"maestral": [
|
||||||
"pbr"
|
"pbr"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue