app-emulation/wa-linux-agent: Depend on new version of python-oem

This commit is contained in:
Krzesimir Nowak 2021-12-03 18:16:57 +01:00
parent d19d339f88
commit 2bc34d1da7

View File

@ -15,7 +15,7 @@ IUSE=""
# Depending on specific version of python-oem allows us to notice when # Depending on specific version of python-oem allows us to notice when
# we update the major version of python and then to make sure that we # we update the major version of python and then to make sure that we
# install the package in correctly versioned site-packages directory. # install the package in correctly versioned site-packages directory.
DEP_PYVER="3.6" DEP_PYVER="3.9"
RDEPEND=" RDEPEND="
dev-lang/python-oem:${DEP_PYVER} dev-lang/python-oem:${DEP_PYVER}