mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
dev-python/distro-oem: Depend on new version of python-oem
This commit is contained in:
parent
2bc34d1da7
commit
03048d2445
@ -16,7 +16,7 @@ KEYWORDS="amd64 arm64"
|
||||
# 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
|
||||
# install the package in correctly versioned site-packages directory.
|
||||
DEP_PYVER="3.6"
|
||||
DEP_PYVER="3.9"
|
||||
|
||||
SLOT="0"
|
||||
RDEPEND="dev-lang/python-oem:${DEP_PYVER}"
|
Loading…
Reference in New Issue
Block a user