me
/
guix
Archived
1
0
Fork 0

gnu: gdk-pixbuf+svg: Fix typo in comment.

* gnu/packages/gtk.scm (gdk-pixbuf+svg): Fix typo in comment.
master
Maxim Cournoyer 2021-03-11 06:57:40 -05:00
parent 96eb3bc68a
commit 7a0ef7d263
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 1 deletions

View File

@ -712,7 +712,7 @@ scaled, composited, modified, saved, or rendered.")
(license license:lgpl2.1+)))
;; To build gdk-pixbuf with SVG support, we need librsvg, and librsvg depends
;; on gdk-pixbuf, so this new varibale. Also, librsvg adds 90MiB to the
;; on gdk-pixbuf, so this new variable. Also, librsvg adds 90MiB to the
;; closure size.
(define-public gdk-pixbuf+svg
(package/inherit gdk-pixbuf