blob: 935aaedc39522bfb1d57c68e90ae05f74396b5ff [file] [log] [blame]
Andrew Geissler358dfea2020-04-14 09:04:52 -05001inherit setuptools3
Brad Bishopde2a6ac2016-06-28 18:42:21 -04002
Patrick Williams12fc9392021-08-06 09:16:53 -05003do_compile:class-native() {
Brad Bishop3db4ad72016-07-15 10:22:24 -04004 :
5}
6
Patrick Williams12fc9392021-08-06 09:16:53 -05007do_install:class-native() {
Brad Bishop3db4ad72016-07-15 10:22:24 -04008 :
9}
10
Patrick Williams12fc9392021-08-06 09:16:53 -050011DEPENDS:append:class-target = " python"
Brad Bishop3db4ad72016-07-15 10:22:24 -040012
13inherit skeleton
14inherit allarch