mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
media-gfx/gnome-photos: fix PythonHasVersionUsage
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user