unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Till Robin Zickel <trzickel@illegalaliensfrom.space>
To: 54300@debbugs.gnu.org
Subject: [bug#54300] [PATCH] added build input to rust-wayland-scanner@0.28
Date: Tue,  8 Mar 2022 18:04:27 +0100	[thread overview]
Message-ID: <20220308170427.20754-1-trzickel@illegalaliensfrom.space> (raw)

---
 gnu/packages/crates-graphics.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/packages/crates-graphics.scm b/gnu/packages/crates-graphics.scm
index d1a9c4dd6d..1ec722d6d2 100644
--- a/gnu/packages/crates-graphics.scm
+++ b/gnu/packages/crates-graphics.scm
@@ -2691,6 +2691,9 @@ (define-public rust-wayland-scanner-0.28
        (sha256
         (base32 "0g8ky63qk27in7zajycj3fyydsxlj19hanfcvr8d7z5kcxbvl43h"))))
     (build-system cargo-build-system)
+    (arguments
+     `(#:cargo-inputs
+       (("rust-xml-rs" ,rust-xml-rs-0.8))))
     (inputs
      (list rust-proc-macro2-1 rust-quote-1 rust-xml-rs-0.8))
     (home-page "https://github.com/smithay/wayland-rs")
-- 
2.34.0





             reply	other threads:[~2022-03-08 17:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-08 17:04 Till Robin Zickel [this message]
2022-03-08 17:30 ` [bug#54300] [PATCH] added build input to rust-wayland-scanner@0.28 Maxime Devos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220308170427.20754-1-trzickel@illegalaliensfrom.space \
    --to=trzickel@illegalaliensfrom.space \
    --cc=54300@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).