Skip to content

Commit

Permalink
[24.05] dropbox: add libGL to the FHS environment (#348711)
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrumplex authored Nov 7, 2024
2 parents 00a2c5a + 74cf736 commit 5196f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/applications/networking/dropbox/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ buildFHSEnv {

targetPkgs = pkgs: with pkgs; with xorg; [
libICE libSM libX11 libXcomposite libXdamage libXext libXfixes libXrender
libXxf86vm libxcb xkeyboardconfig
libXxf86vm libGL libxcb xkeyboardconfig
curl dbus firefox-bin fontconfig freetype gcc glib gnutar libxml2 libxslt
procps zlib mesa libxshmfence libpthreadstubs libappindicator
];
Expand Down

0 comments on commit 5196f56

Please sign in to comment.