sys-apps/caelestia-cli: Add USE Falgs for optional dependenceis

Signed-off-by: Ceres <ceres@ceressees.dev>

metadata/md5-cache/sys-apps: Update cache

Signed-off-by: Ceres <ceres@ceressees.dev>
This commit is contained in:
Ceres 2025-10-21 13:53:48 +01:00
parent a2c80bab60
commit 78b7de9781
Signed by: ceres-sees-all
GPG key ID: 9814758436430045
2 changed files with 7 additions and 6 deletions

View file

@ -17,6 +17,7 @@ EGIT_REPO_URI="https://github.com/caelestia-dots/cli.git"
LICENSE="GPL-3.0"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
IUSE="swappy record"
DEPEND="dev-lang/python
dev-python/pillow
@ -30,8 +31,8 @@ DEPEND="dev-lang/python
gnome-base/dconf
media-libs/libpulse
media-video/mpv
[ gui-apps/swappy ]
[ media-video/gpu-screen-recorder ]
[ swappy? ( gui-apps/swappy ) ]
[ record? ( media-video/gpu-screen-recorder ) ]
"
RDEPEND=${DEPEND}