forked from ceres-sees-all/ceres-ebuilds
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:
parent
a2c80bab60
commit
78b7de9781
2 changed files with 7 additions and 6 deletions
|
|
@ -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}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue