summaryrefslogtreecommitdiff
path: root/dev-python/pyatspi
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-07-08 23:13:10 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-07-08 23:13:10 +0000
commit40eca9f6d007aefc3576eb6ce48df1f4b2ae3cf9 (patch)
treed2e5f7f890d7b53a9e867b604c7d627dd761df63 /dev-python/pyatspi
parentbc0af686e206f003495437e73125ee53d5c8eac3 (diff)
downloadbaldeagleos-repo-40eca9f6d007aefc3576eb6ce48df1f4b2ae3cf9.tar.gz
baldeagleos-repo-40eca9f6d007aefc3576eb6ce48df1f4b2ae3cf9.tar.xz
baldeagleos-repo-40eca9f6d007aefc3576eb6ce48df1f4b2ae3cf9.zip
Adding metadata
Diffstat (limited to 'dev-python/pyatspi')
-rw-r--r--dev-python/pyatspi/pyatspi-2.38.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/pyatspi/pyatspi-2.38.1.ebuild b/dev-python/pyatspi/pyatspi-2.38.1.ebuild
index 496401847d09..05e281401eb7 100644
--- a/dev-python/pyatspi/pyatspi-2.38.1.ebuild
+++ b/dev-python/pyatspi/pyatspi-2.38.1.ebuild
@@ -22,13 +22,14 @@ DEPEND="
>=dev-libs/atk-2.11.2
dev-python/dbus-python[${PYTHON_USEDEP}]
>=dev-python/pygobject-2.90.1:3[${PYTHON_USEDEP}]
- test? ( x11-libs/gtk+:3 )
"
RDEPEND="${DEPEND}
>=sys-apps/dbus-1
>=app-accessibility/at-spi2-core-2.34[introspection]
"
-BDEPEND="virtual/pkgconfig"
+BDEPEND="virtual/pkgconfig
+ test? ( x11-libs/gtk+:3 )
+"
src_prepare() {
gnome2_src_prepare