treewide: xdg_utils -> xdg-utils
This commit is contained in:
@@ -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
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user