aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiliana Marie Prikler <liliana.prikler@gmail.com>2023-09-08 21:08:45 +0200
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2023-09-09 07:47:58 +0200
commit0b4a20e448876667c2172b9f07346e1f0b7c605e (patch)
tree998044351e6ab91e9a4032c267d33c972b1f4423
parent94a9b26bcfa5446ca1e98968ae47a8cc74a158dc (diff)
downloadguix-0b4a20e448876667c2172b9f07346e1f0b7c605e.tar.gz
guix-0b4a20e448876667c2172b9f07346e1f0b7c605e.zip
gnu: cogl: Remove comment about reflecting changes in mutter.
Since cogl itself has been archived while the bundled fork continues to exist, the comment no longer holds truth. Whatever patches will in future be needed to build cogl are not expected to require reflection in mutter. * gnu/packages.gnome.scm (cogl): Remove comment about mutter's bundled clutter.
-rw-r--r--gnu/packages/gnome.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 87e41c8581..aaeec821f7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6220,8 +6220,6 @@ without stepping on each others toes.")
(sha256
(base32
"1rn4cd1an6a9dfda884aqpcwcgq8dgydpqvb19nmagw4b70zlj4b"))))
- ;; NOTE: mutter exports a bundled fork of clutter, so when making changes
- ;; to clutter, corresponding changes may be appropriate in mutter as well.
(build-system gnu-build-system)
(outputs '("out"
"doc")) ;9 MiB of gtk-doc HTML pages