~ruther/guix-local

9dd598a90c63fa05a1e81f094f8031aa2ad24588 — Maxim Cournoyer 1 year, 5 months ago 3e9f9af
gnu: spice-gtk: Propagate cyrus-sasl.

For pkg-config resolution.

* gnu/packages/spice.scm (spice-gtk) [inputs]: Move cyrus-sasl to...
[propagated-inputs]: ... here.

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

M gnu/packages/spice.scm
M gnu/packages/spice.scm => gnu/packages/spice.scm +1 -1
@@ 195,7 195,6 @@ which allows users to view a desktop computing environment.")
           vala))
    (inputs
     (list bash-minimal
           cyrus-sasl
           glib-networking
           gobject-introspection
           json-glib


@@ 214,6 213,7 @@ which allows users to view a desktop computing environment.")
           spice-protocol
           ;; These are required by the pkg-config files (needed for example
           ;; when building GNOME Boxes).
           cyrus-sasl
           gtk+
           openssl-1.1
           opus