gnu: mutter: Remove duplicate gtk+ input.
* gnu/packages/gnome.scm (mutter)[arguments]: Remove duplicate gtk+ from propagated-inputs.
This commit is contained in:
parent
841bddb4b4
commit
ec40227b2c
|
@ -5025,7 +5025,6 @@ to display dialog boxes from the commandline and shell scripts.")
|
|||
("cairo" ,cairo)
|
||||
("gdk-pixbuf" ,gdk-pixbuf)
|
||||
("glib" ,glib)
|
||||
("gtk+" ,gtk+)
|
||||
("json-glib" ,json-glib)
|
||||
("libinput" ,libinput)
|
||||
("libx11" ,libx11)
|
||||
|
|
Loading…
Reference in New Issue