treewide: xdg_utils -> xdg-utils

This commit is contained in:
Ben Siraphob
2021-02-01 15:05:09 +07:00
parent 9fdcac4b9b
commit a6ac3eedbd
45 changed files with 89 additions and 89 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
];