gnu: xpad: Build against gtksourceview@3.

* gnu/packages/gnome.scm (xpad)[inputs]: Change GTKSOURCEVIEW to GTKSOURCEVIEW-3.
This commit is contained in:
Marius Bakke 2019-07-06 20:43:00 +02:00
parent 4ed252c332
commit c72647fbae
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -7232,7 +7232,7 @@ (define-public xpad
("intltool" ,intltool)
("pkg-config" ,pkg-config)))
(inputs
`(("gtksourceview" ,gtksourceview)
`(("gtksourceview" ,gtksourceview-3)
("libsm" ,libsm)))
(home-page "https://wiki.gnome.org/Apps/Xpad")
(synopsis "Virtual sticky note")