Merge pull request #111519 from siraben/xdg-utils-naming

This commit is contained in:
Jan Tojnar
2021-02-01 17:18:57 +01:00
committed by GitHub
47 changed files with 90 additions and 90 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
{ lib, stdenv, fetchFromGitHub, pkg-config, SDL2, alsaLib, gtk3
, makeWrapper, libGLU, libGL, libarchive, libao, unzip, xdg_utils
, makeWrapper, libGLU, libGL, libarchive, libao, unzip, xdg-utils
, epoxy, gdk-pixbuf, gnome3, wrapGAppsHook
}:
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
libarchive
libao
unzip
xdg_utils
xdg-utils
gnome3.adwaita-icon-theme
];