summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-07-10 13:02:39 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2019-07-10 17:39:28 +0200
commitec40227b2c0fefb4decce8c335b13e820e178069 (patch)
tree89aa0daf616f9b55a184e55e12cd7cf4307c376f /gnu
parent841bddb4b45fd6e47a8991f74380ba20dacbe1be (diff)
downloadpatches-ec40227b2c0fefb4decce8c335b13e820e178069.tar
patches-ec40227b2c0fefb4decce8c335b13e820e178069.tar.gz
gnu: mutter: Remove duplicate gtk+ input.
* gnu/packages/gnome.scm (mutter)[arguments]: Remove duplicate gtk+ from propagated-inputs.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/gnome.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 4b1dbbdb49..1179e09901 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -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)