summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index e459c9ad4a2..3ef15c632e9 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9807,8 +9807,7 @@ properties, screen resolution, and other GNOME parameters.")
9807 (let ((disallowed-references 9807 (let ((disallowed-references
9808 (list (gexp-input (this-package-native-input "glib") "bin") 9808 (list (gexp-input (this-package-native-input "glib") "bin")
9809 (this-package-native-input "libxslt") 9809 (this-package-native-input "libxslt")
9810 meson 9810 meson)))
9811 (this-package-native-input "ruby-sass"))))
9812 (list 9811 (list
9813 #:glib-or-gtk? #t 9812 #:glib-or-gtk? #t
9814 #:disallowed-references disallowed-references 9813 #:disallowed-references disallowed-references
@@ -9973,7 +9972,6 @@ printf '~a is deprecated. Use the \"gnome-extensions\" CLI or \
9973 python-dbus 9972 python-dbus
9974 python-dbusmock 9973 python-dbusmock
9975 python-docutils 9974 python-docutils
9976 ruby-sass
9977 sassc 9975 sassc
9978 umockdev)) 9976 umockdev))
9979 (inputs 9977 (inputs