Merge pull request #221148 from wegank/filezilla-wxgtk

filezilla: migrate to wxGTK32
This commit is contained in:
Weijia Wang 2023-03-15 14:28:44 +02:00 committed by GitHub
commit c68f83f79b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
, sqlite
, tinyxml
, wrapGAppsHook
, wxGTK30
, wxGTK32
, gtk3
, xdg-utils
}:
@ -43,7 +43,7 @@ stdenv.mkDerivation rec {
pugixml
sqlite
tinyxml
wxGTK30
wxGTK32
gtk3
xdg-utils
];