Commit e6aa2e95 authored by Fabián Heredia Montiel's avatar Fabián Heredia Montiel
Browse files

steam: drop gnome2.GConf dependency

GConf depends on ORBit2 which no longer compiles on https://github.com/NixOS/nixpkgs/pull/340612

ORBit2 / GConf are EOL/Archived:

- https://gitlab.gnome.org/Archive/orbit2 (last commit on main branch 8 years ago)
- https://gitlab.gnome.org/Archive/gconf (last commit on main branch 8 years ago)
parent 8de460f4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -125,7 +125,6 @@ in buildFHSEnv rec {
    xorg.libXi
    xorg.libSM
    xorg.libICE
    gnome2.GConf
    curl
    nspr
    nss