openvswitch: make dependencies conditional for openvswitch-python subpackage
authorAlexandru Ardelean <redacted>
Thu, 29 Jun 2017 10:50:40 +0000 (13:50 +0300)
committerAlexandru Ardelean <redacted>
Thu, 29 Jun 2017 10:50:42 +0000 (13:50 +0300)
commit919b9bc41a4e27283daca53a48aeb90924373c64
treea6fc412cb14e2d65fb8cceffb9c7728f8eadfc03
parent2171c73de024bb005d22b8cd2c5792be7089cd94
openvswitch: make dependencies conditional for openvswitch-python subpackage

Apparently, even if you don't select the `openvswitch-python` package,
Python still gets built (for the target build).

But, if the python dependencies are conditional on the
`PACKAGE_openvswitch-python` symbol then they aren't build.

This should improve build times, if you only want to build the
`openvswitch` package.

Signed-off-by: Alexandru Ardelean <redacted>
net/openvswitch/Makefile
git clone https://git.99rst.org/PROJECT