mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-08 08:03:48 +00:00
Since python-protobuf and python3-protobuf share the same build instructions, it's sane to clarify for both at the same place, that running setup.py clean is wrong in configure stage. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
3 lines
47 B
BlitzBasic
3 lines
47 B
BlitzBasic
inherit setuptools
|
|
require python-protobuf.inc
|