gnu: xournalpp: Build with librsvg-for-system.
* gnu/packages/pdf.scm (xournalpp)[inputs]: Replace librsvg with librsvg-for-system.
parent
82df5c3af7
commit
4818e17baf
|
@ -1040,7 +1040,7 @@ using a stylus.")
|
||||||
(inputs
|
(inputs
|
||||||
(list alsa-lib
|
(list alsa-lib
|
||||||
gtk+
|
gtk+
|
||||||
librsvg
|
(librsvg-for-system)
|
||||||
libsndfile
|
libsndfile
|
||||||
libxml2
|
libxml2
|
||||||
libzip
|
libzip
|
||||||
|
|
Reference in New Issue