This commit is contained in:
Gerben Jan Dijkman
2021-07-21 23:19:38 +02:00
parent 704429f89f
commit f97e95e61f
2 changed files with 15 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~arm64 ~arm"
IUSE="cawbird squeekboard chromium authenticator"
IUSE="cawbird squeekboard chromium authenticator geary lollypop"
DEPEND="
gui-wm/phosh
@@ -49,7 +49,16 @@ DEPEND="
authenticator? (
gnome-extra/authenticator
)
)
geary? (
mail-client/geary
)
lollypop? (
media-sound/lollypop
)
"
RDEPEND="${DEPEND}"