gnu: colobot: Build with librsvg-for-system.

* gnu/packages/games.scm (colobot)[native-inputs]: Replace librsvg with
librsvg-for-system.
This commit is contained in:
Efraim Flashner 2023-08-14 23:56:27 +03:00
parent 7e99958167
commit 99dfb5bfd9
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -7754,7 +7754,7 @@ (define-public colobot
(base32
"1s86cd36rwkff329mb1ay1wi5qqyi35564ppgr3f4qqz9wj9vs2m"))))
("gettext" ,gettext-minimal)
("librsvg" ,librsvg)
("librsvg" ,(librsvg-for-system))
("po4a" ,po4a)
("python" ,python-wrapper)))
(inputs