qgis: drop unused xlibsWrapper inputs
Validated as no material change in `out` output with `diffoscope`.
This commit is contained in:
parent
e2b79f08bd
commit
1666dc68b7
1 changed files with 0 additions and 2 deletions
|
@ -7,7 +7,6 @@
|
|||
, bison
|
||||
, proj
|
||||
, geos
|
||||
, xlibsWrapper
|
||||
, sqlite
|
||||
, gsl
|
||||
, qwt
|
||||
|
@ -92,7 +91,6 @@ in mkDerivation rec {
|
|||
openssl
|
||||
proj
|
||||
geos
|
||||
xlibsWrapper
|
||||
sqlite
|
||||
gsl
|
||||
qwt
|
||||
|
|
Loading…
Reference in a new issue