Merge pull request #327720 from dotlambda/imagemagick

imagemagick: drop unused arguments
This commit is contained in:
Weijia Wang 2024-07-17 03:34:55 +02:00 committed by GitHub
commit 81dd4eeade
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,11 +30,9 @@
, ApplicationServices
, Foundation
, testers
, imagemagick
, nixos-icons
, perlPackages
, python3
, fetchpatch
}:
assert libXtSupport -> libX11Support;