mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: nwg-launchers: Build with librsvg-for-system.
* gnu/packages/xdisorg.scm (nwg-launchers)[inputs]: Replace librsvg with librsvg-for-system.
This commit is contained in:
@@ -3225,7 +3225,7 @@ such as sway, similar to @command{rofi}.")
|
||||
"0hq2qiqxvrw3g515ywcb676ljc8mdw3pyslgxr3vahizfljah1pv"))))
|
||||
(build-system meson-build-system)
|
||||
(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")
|
||||
(synopsis "Application launchers for wlroots")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user