xfce.xfce4-settings: remove unneeded dependency
https://bluesabre.org/2018/06/20/xfce-settings-4-12-4-and-4-13-4-released/
This commit is contained in:
parent
1bd430e3d4
commit
64ddf1de6d
@ -1,4 +1,4 @@
|
|||||||
{ mkXfceDerivation, automakeAddFlags, dbus-glib, exo, garcon, gtk3
|
{ mkXfceDerivation, automakeAddFlags, exo, garcon, gtk3
|
||||||
, libnotify ? null, libxfce4ui, libxfce4util, libxklavier ? null
|
, libnotify ? null, libxfce4ui, libxfce4util, libxklavier ? null
|
||||||
, upower ? null, xfconf, xf86inputlibinput ? null }:
|
, upower ? null, xfconf, xf86inputlibinput ? null }:
|
||||||
|
|
||||||
@ -19,7 +19,6 @@ mkXfceDerivation rec {
|
|||||||
nativeBuildInputs = [ automakeAddFlags ];
|
nativeBuildInputs = [ automakeAddFlags ];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
dbus-glib
|
|
||||||
exo
|
exo
|
||||||
garcon
|
garcon
|
||||||
gtk3
|
gtk3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user