xfce: do not use old names
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user