Hi Hartmut,

On Tue, 19 Nov 2019 17:32:14 +0100
Hartmut Goebel <[email protected]> wrote:

> I have a package, written in Python, which consists of a command line
> tool and a GUI. Since the GUI requires Qt, I would like to create two
> outputs: "out", and "gui". Thus one could install the command line tool
> without huge dependencies.
> 
> Now the GUI requires Qt, but for Python packages one needs to specify
> the requirements as propagated inputs. How can I make some of the 
> inputs propagated with output "gui" only?

I think it's

(propagated-inputs
  `(("foo" ,bar "baz")))

but I can't remember exactly.

Attachment: pgpXzwEWPeNm5.pgp
Description: OpenPGP digital signature

Reply via email to