~ruther/guix-local

24db97c10d93d9e650810a35c405eaa524401b8f — Efraim Flashner 1 year, 10 months ago a1f1148
gnu: labwc: Build with librsvg-for-system.

* gnu/packages/wm.scm (labwc)[inputs]: Replace librsvg with
librsvg-for-system.

Change-Id: I46505b3f041f46b42b403f9b7fbba5737c128f3f
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/wm.scm
M gnu/packages/wm.scm => gnu/packages/wm.scm +1 -1
@@ 3324,7 3324,7 @@ read and write, and compatible with JSON.")
    (inputs
     (list cairo
           glib
           librsvg
           (librsvg-for-system)
           libxcb
           libxml2
           pango