|
@@ -11,7 +11,8 @@ SETOOLS_INSTALL_STAGING = YES
|
|
SETOOLS_LICENSE = GPL-2.0+, LGPL-2.1+
|
|
SETOOLS_LICENSE = GPL-2.0+, LGPL-2.1+
|
|
SETOOLS_LICENSE_FILES = COPYING COPYING.GPL COPYING.LGPL
|
|
SETOOLS_LICENSE_FILES = COPYING COPYING.GPL COPYING.LGPL
|
|
SETOOLS_SETUP_TYPE = setuptools
|
|
SETOOLS_SETUP_TYPE = setuptools
|
|
-HOST_SETOOLS_DEPENDENCIES = host-python-cython host-libselinux host-libsepol host-python-networkx
|
|
|
|
|
|
+HOST_SETOOLS_DEPENDENCIES = host-python3-cython host-libselinux host-libsepol host-python-networkx
|
|
|
|
+HOST_SETOOLS_NEEDS_HOST_PYTHON = python3
|
|
|
|
|
|
define SETOOLS_FIX_SETUP
|
|
define SETOOLS_FIX_SETUP
|
|
# By default, setup.py will look for libsepol.a in the host machines
|
|
# By default, setup.py will look for libsepol.a in the host machines
|