summaryrefslogtreecommitdiff
path: root/gnu/packages/glib.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2020-12-08 21:26:31 -0500
committerMark H Weaver <mhw@netris.org>2020-12-15 13:12:42 -0500
commit359f841c5d8417f0167dd985259d0f746b16ce3e (patch)
treee61c0de2c17e8817f9f67f025e399c27872c263c /gnu/packages/glib.scm
parent740c0f37f9c9ddd37edbd6925761c94f792b9db9 (diff)
downloadguix-patches-359f841c5d8417f0167dd985259d0f746b16ce3e.tar
guix-patches-359f841c5d8417f0167dd985259d0f746b16ce3e.tar.gz
gnu: gobject-introspection: Restore a comment.
* gnu/packages/glib.scm (gobject-introspection)[propagated-inputs]: Restore a comment deleted in commit c3264f9e100ad6aefe5216002b68f3bfdcf6be95.
Diffstat (limited to 'gnu/packages/glib.scm')
-rw-r--r--gnu/packages/glib.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index ce132f8fcf..431111f811 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -463,7 +463,9 @@ dynamic loading, and an object system.")
("python" ,python-wrapper)
("zlib" ,zlib)))
(propagated-inputs
- `(("libffi" ,libffi)))
+ `(;; In practice, GIR users will need libffi when using
+ ;; gobject-introspection.
+ ("libffi" ,libffi)))
(native-search-paths
(list
(search-path-specification