dev-python/oslo-utils: add missing prepare_all

Package-Manager: portage-2.3.0
This commit is contained in:
Matthew Thode
2016-10-04 10:33:17 -05:00
parent fb66b9d895
commit 753cfa5d34

View File

@@ -63,6 +63,7 @@ RDEPEND="
python_prepare_all() {
sed -i '/^hacking/d' test-requirements.txt || die
distutils-r1_python_prepare_all
}
python_compile_all() {