xine-ui: drop unused xlibsWrapper
Tested as no material change in `out` output with `diffoscope`.
This commit is contained in:
parent
6a179efd12
commit
c9f4e679cc
1 changed files with 0 additions and 2 deletions
|
@ -12,7 +12,6 @@
|
|||
, readline
|
||||
, shared-mime-info
|
||||
, xine-lib
|
||||
, xlibsWrapper
|
||||
, xorg
|
||||
}:
|
||||
|
||||
|
@ -47,7 +46,6 @@ stdenv.mkDerivation rec {
|
|||
ncurses
|
||||
readline
|
||||
xine-lib
|
||||
xlibsWrapper
|
||||
] ++ (with xorg; [
|
||||
libXext
|
||||
libXft
|
||||
|
|
Loading…
Reference in a new issue