Merge pull request #36888 from volth/xfce-naming

xfce: do not use old names
This commit is contained in:
Franz Pletz
2018-03-13 18:44:59 +00:00
committed by GitHub
38 changed files with 76 additions and 76 deletions
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
patches = [ ./systemd.patch ];
nativeBuildInputs = [ pkgconfig ];
buildInputs = [ which xfce.xfce4_dev_tools glib systemd
buildInputs = [ which xfce.xfce4-dev-tools glib systemd
libX11 libXScrnSaver libXxf86misc gtk3 dbus-glib wrapGAppsHook ];
preConfigure = ''