pkg-config-data.json: Remove m and pthread
These aren't actually pkg-config packages, but packages that happen to be in cabal2nix's mapping for cabal reasons. They do not belong in this file.
This commit is contained in:
parent
3be7ea8c89
commit
974d331e14
1 changed files with 0 additions and 6 deletions
|
@ -633,9 +633,6 @@
|
|||
"zeromq"
|
||||
]
|
||||
},
|
||||
"m": {
|
||||
"attrPath": null
|
||||
},
|
||||
"menu": {
|
||||
"attrPath": [
|
||||
"ncurses"
|
||||
|
@ -761,9 +758,6 @@
|
|||
"poppler_gi"
|
||||
]
|
||||
},
|
||||
"pthread": {
|
||||
"attrPath": null
|
||||
},
|
||||
"python": {
|
||||
"attrPath": [
|
||||
"python3"
|
||||
|
|
Loading…
Reference in a new issue