mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
tdarr: remove unused mesa dependency
Builds and runs fine without it.
This commit is contained in:
parent
e264b7c63a
commit
5bb24db2a7
1 changed files with 0 additions and 2 deletions
|
|
@ -14,7 +14,6 @@
|
|||
libayatana-appindicator,
|
||||
wayland,
|
||||
libxkbcommon,
|
||||
mesa,
|
||||
libxcb,
|
||||
leptonica,
|
||||
glib,
|
||||
|
|
@ -122,7 +121,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
wayland
|
||||
libxkbcommon
|
||||
libxcb
|
||||
mesa
|
||||
tesseract4
|
||||
leptonica
|
||||
glib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue