commit:     ca80ddd2f40a1ec2bc7b9721146e6a757e710fab
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 15 15:00:44 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 15:00:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca80ddd2

media-gfx/gnome-photos: fix PythonHasVersionUsage

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/gnome-photos/gnome-photos-42.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/gnome-photos/gnome-photos-42.0-r1.ebuild 
b/media-gfx/gnome-photos/gnome-photos-42.0-r1.ebuild
index 5eba4af8032c..902f521cec1d 100644
--- a/media-gfx/gnome-photos/gnome-photos-42.0-r1.ebuild
+++ b/media-gfx/gnome-photos/gnome-photos-42.0-r1.ebuild
@@ -62,7 +62,7 @@ BDEPEND="
 DOCS=() # meson installs docs itself
 
 python_check_deps() {
-       use test && has_version "dev-util/dogtail[${PYTHON_USEDEP}]"
+       use test && python_has_version "dev-util/dogtail[${PYTHON_USEDEP}]"
 }
 
 pkg_setup() {

Reply via email to