xfce: do not use old names

This commit is contained in:
volth
2018-03-12 23:01:06 +00:00
parent ef90ff2d8e
commit fe70fbdefe
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 = ''