Brad Bishop | de2a6ac | 2016-06-28 18:42:21 -0400 | [diff] [blame] | 1 | inherit setuptools |
2 | |||||
Brad Bishop | 3db4ad7 | 2016-07-15 10:22:24 -0400 | [diff] [blame] | 3 | do_compile_class-native() { |
4 | : | ||||
5 | } | ||||
6 | |||||
7 | do_install_class-native() { | ||||
8 | : | ||||
9 | } | ||||
10 | |||||
11 | DEPENDS_append_class-target = " python" | ||||
12 | |||||
13 | inherit skeleton | ||||
14 | inherit allarch |