me
/
guix
Archived
1
0
Fork 0

gnu: gobject-introspection: Restore a comment.

* gnu/packages/glib.scm (gobject-introspection)[propagated-inputs]: Restore a
comment deleted in commit c3264f9e10.
master
Mark H Weaver 2020-12-08 21:26:31 -05:00
parent 740c0f37f9
commit 359f841c5d
No known key found for this signature in database
GPG Key ID: 7CEF29847562C516
1 changed files with 3 additions and 1 deletions

View 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