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.master
parent
94a9b26bcf
commit
0b4a20e448
|
@ -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
|
||||
|
|
Reference in New Issue