[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#50231] [PATCH] gnu: emacs-desktop-environment: Include runtime depe
From: |
Nicolas Goaziou |
Subject: |
[bug#50231] [PATCH] gnu: emacs-desktop-environment: Include runtime dependencies |
Date: |
Mon, 06 Sep 2021 11:17:35 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hello,
Reily Siegel <mail@reilysiegel.com> writes:
> * gnu/packages/emacs-xyz.scm (emacs-desktop-environment): Include runtime
> dependencies.
Thank you.
> + (propagated-inputs
> + `(("alsa-utils" ,alsa-utils)
> + ("brightnessctl" ,brightnessctl)
> + ("scrot" ,scrot)
> + ("slock" ,slock)
> + ("upower" ,upower)
> + ("tlp" ,tlp)
> + ("playerctl" ,playerctl)))
I don't think we should propagate all of them. It's up to the user to
provide its own tools, which are not necessarily those.
WDYT?
Regards,
--
Nicolas Goaziou
- [bug#50231] [PATCH] gnu: emacs-desktop-environment: Include runtime dependencies,
Nicolas Goaziou <=