Skip to content

Commit 4aca1de

Browse files
committed
gromit-mpx: remove unneeded pcre
1 parent 253a102 commit 4aca1de

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkgs/by-name/gr/gromit-mpx/package.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
pkg-config,
77
gtk3,
88
glib,
9-
pcre,
109
libappindicator-gtk3,
1110
libpthreadstubs,
1211
xorg,
@@ -40,7 +39,6 @@ stdenv.mkDerivation (finalAttrs: {
4039
buildInputs = [
4140
gtk3
4241
glib
43-
pcre
4442
libappindicator-gtk3
4543
libpthreadstubs
4644
xorg.libXdmcp

0 commit comments

Comments
 (0)