net-voip/discover-overlay: add gtk-layer-shell[introspection(+)] RDEPEND

Since the app uses GtkLayerShell, it needs the introspection USE flag,
when that is present.

Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com>
This commit is contained in:
Thiago Donato Ferreira
2022-11-05 22:21:23 -03:00
parent 30a0f012cf
commit d146fae32d

View File

@@ -22,6 +22,8 @@ RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP}]
dev-python/python-xlib[${PYTHON_USEDEP}]
gui-libs/gtk-layer-shell[introspection(+)]
"
S="${WORKDIR}/Discover-${PV}"