eddie: remove dependency on gtk2 (#545032)

This commit is contained in:
Yohann Boniface
2026-07-23 21:52:03 +00:00
committed by GitHub
-2
View File
@@ -17,7 +17,6 @@
openvpn,
stunnel,
gtk2,
libayatana-indicator,
mono,
@@ -70,7 +69,6 @@ buildDotnetModule (finalAttrs: {
];
runtimeInputs = lib.makeLibraryPath [
gtk2
gtk3
libayatana-indicator
];