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
|
||||
(list alsa-lib
|
||||
gtk+
|
||||
librsvg
|
||||
(librsvg-for-system)
|
||||
libsndfile
|
||||
libxml2
|
||||
libzip
|
||||
|
|
Reference in New Issue