gnu: gobject-introspection: Restore a comment.
authorMark H Weaver <mhw@netris.org>
Wed, 9 Dec 2020 02:26:31 +0000 (21:26 -0500)
committerMark H Weaver <mhw@netris.org>
Tue, 15 Dec 2020 18:12:42 +0000 (13:12 -0500)
* gnu/packages/glib.scm (gobject-introspection)[propagated-inputs]: Restore a
comment deleted in commit c3264f9e100ad6aefe5216002b68f3bfdcf6be95.

gnu/packages/glib.scm

index ce132f8..431111f 100644 (file)
@@ -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