blob: cf9440495bdffcfe59d01340d7479b1c9cb6cc42 [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001require python-setuptools.inc
2
3PROVIDES = "python-distribute"
4
5inherit setuptools
6
7RREPLACES_${PN} = "python-distribute"
8RPROVIDES_${PN} = "python-distribute"
9RCONFLICTS_${PN} = "python-distribute"