gui-apps/hiprompt-gtk-py: Add use-dep gtk-layer-shell[introspection]

Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
Haelwenn (lanodan) Monnier
2024-01-11 06:50:07 +01:00
parent 978de5367a
commit 79a763365d
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ RDEPEND="
${PYTHON_DEPS}
$(python_gen_cond_dep 'dev-python/pygobject[${PYTHON_USEDEP}]')
x11-libs/gtk+:3[introspection]
>=gui-libs/gtk-layer-shell-0.5.0
>=gui-libs/gtk-layer-shell-0.5.0[introspection]
"
DEPEND="${RDEPEND}"

View File

@@ -17,7 +17,7 @@ RDEPEND="
${PYTHON_DEPS}
$(python_gen_cond_dep 'dev-python/pygobject[${PYTHON_USEDEP}]')
x11-libs/gtk+:3[introspection]
>=gui-libs/gtk-layer-shell-0.5.0
>=gui-libs/gtk-layer-shell-0.5.0[introspection]
"
DEPEND="${RDEPEND}"