Skip to content

Commit

Permalink
xine-ui: drop unused xlibsWrapper
Browse files Browse the repository at this point in the history
Tested as no material change in `out` output with `diffoscope`.
  • Loading branch information
trofi authored and bjornfor committed Oct 29, 2022
1 parent 6a179ef commit c9f4e67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/applications/video/xine-ui/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
, readline
, shared-mime-info
, xine-lib
, xlibsWrapper
, xorg
}:

Expand Down Expand Up @@ -47,7 +46,6 @@ stdenv.mkDerivation rec {
ncurses
readline
xine-lib
xlibsWrapper
] ++ (with xorg; [
libXext
libXft
Expand Down

0 comments on commit c9f4e67

Please sign in to comment.