seamonkey: drop gtk2 dependency (#544860)

This commit is contained in:
Yohann Boniface
2026-07-23 13:40:20 +00:00
committed by GitHub
-2
View File
@@ -3,7 +3,6 @@
stdenv,
fetchurl,
gtk3,
gtk2,
gdk-pixbuf,
dbus-glib,
libx11,
@@ -44,7 +43,6 @@ stdenv.mkDerivation rec {
];
buildInputs = [
gtk2
gtk3
gdk-pixbuf
dbus-glib