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
@@ -1,5 +1,5 @@
{ lib, fetchurl, file, which, intltool, gobject-introspection,
findutils, xdg_utils, dconf, gtk3, python3Packages,
findutils, xdg-utils, dconf, gtk3, python3Packages,
wrapGAppsHook
}:
@@ -34,7 +34,7 @@ python3Packages.buildPythonApplication rec {
python3Packages.dbus-python
python3Packages.pygobject3
python3Packages.pexpect
xdg_utils
xdg-utils
findutils
];