polybar: Remove unused pcre (#533990)

This commit is contained in:
Pascal Wittmann 2026-06-23 08:39:20 +00:00 committed by GitHub
commit df7520388b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,6 @@
libxdmcp,
libpthread-stubs,
libxcb,
pcre,
pkg-config,
python3,
python3Packages, # sphinx-build
@ -68,7 +67,6 @@ stdenv.mkDerivation (finalAttrs: {
libxdmcp
libpthread-stubs
libxcb
pcre
python3
xcbproto
libxcb-util