mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
kicad: remove unused pcre dependency (#411136)
This commit is contained in:
commit
05a31a3eda
1 changed files with 0 additions and 2 deletions
|
@ -18,7 +18,6 @@
|
|||
pkg-config,
|
||||
doxygen,
|
||||
graphviz,
|
||||
pcre,
|
||||
libpthreadstubs,
|
||||
libXdmcp,
|
||||
unixODBC,
|
||||
|
@ -171,7 +170,6 @@ stdenv.mkDerivation rec {
|
|||
libX11
|
||||
wxGTK
|
||||
gtk3
|
||||
pcre
|
||||
libXdmcp
|
||||
gettext
|
||||
glew
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue