commit:     a165b283411f26d81da0980f73732de503baf470
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 28 21:02:35 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr 28 21:47:21 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a165b283

sci-geosciences/qgis: add psycopg:2 that is needed by some tests

Assuming CMAKE_SKIP_TESTS was not wanted for 9999 nor future bumps.

Amends 849789c4c0272a4b399fc771efd66dce8acc9dbc
See also: https://github.com/gentoo/gentoo/pull/41775

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-geosciences/qgis/qgis-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-geosciences/qgis/qgis-9999.ebuild 
b/sci-geosciences/qgis/qgis-9999.ebuild
index 281e4efdec3d..5481317acc40 100644
--- a/sci-geosciences/qgis/qgis-9999.ebuild
+++ b/sci-geosciences/qgis/qgis-9999.ebuild
@@ -117,6 +117,7 @@ BDEPEND="${PYTHON_DEPS}
                                dev-python/pyqt6[${PYTHON_USEDEP},testlib]
                                dev-python/nose2[${PYTHON_USEDEP}]
                                dev-python/mock[${PYTHON_USEDEP}]
+                               dev-python/psycopg:2[${PYTHON_USEDEP}]
                        ')
                )
        )

Reply via email to