me
/
guix
Archived
1
0
Fork 0

gnu: nwg-launchers: Build with librsvg-for-system.

* gnu/packages/xdisorg.scm (nwg-launchers)[inputs]: Replace librsvg with
librsvg-for-system.
Efraim Flashner 2023-08-14 22:12:04 +03:00
parent dd81a3e716
commit ed1e97512e
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -3225,7 +3225,7 @@ such as sway, similar to @command{rofi}.")
"0hq2qiqxvrw3g515ywcb676ljc8mdw3pyslgxr3vahizfljah1pv")))) "0hq2qiqxvrw3g515ywcb676ljc8mdw3pyslgxr3vahizfljah1pv"))))
(build-system meson-build-system) (build-system meson-build-system)
(native-inputs (list nlohmann-json pkg-config)) (native-inputs (list nlohmann-json pkg-config))
(inputs (list gtk-layer-shell gtkmm-3 librsvg)) (inputs (list gtk-layer-shell gtkmm-3 (librsvg-for-system)))
(home-page "https://github.com/nwg-piotr/nwg-launchers") (home-page "https://github.com/nwg-piotr/nwg-launchers")
(synopsis "Application launchers for wlroots") (synopsis "Application launchers for wlroots")
(description (description