@ -21,7 +21,7 @@ PKG_LICENSE:=MIT
PKG_LICENSE_FILES := LICENSE
PKG_LICENSE_FILES := LICENSE
PKG_MAINTAINER := Jeffery To <jeffery.to@gmail.com>, Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_MAINTAINER := Jeffery To <jeffery.to@gmail.com>, Alexandru Ardelean <ardeleanalex@gmail.com>
HOST_BUILD_DEPENDS := python/host python 3/host
HOST_BUILD_DEPENDS := python3/host
i n c l u d e $( INCLUDE_DIR ) / h o s t - b u i l d . m k
i n c l u d e $( INCLUDE_DIR ) / h o s t - b u i l d . m k
i n c l u d e $( INCLUDE_DIR ) / p a c k a g e . m k
i n c l u d e $( INCLUDE_DIR ) / p a c k a g e . m k
@ -65,7 +65,6 @@ $(call Package/python-six/description)
e n d e f
e n d e f
d e f i n e H o s t / C o m p i l e
d e f i n e H o s t / C o m p i l e
$( call Build/Compile/HostPyMod,,install --prefix= "" --root= " $( STAGING_DIR_HOSTPKG) " )
$( call Build/Compile/HostPy3Mod,,install --prefix= "" --root= " $( STAGING_DIR_HOSTPKG) " )
$( call Build/Compile/HostPy3Mod,,install --prefix= "" --root= " $( STAGING_DIR_HOSTPKG) " )
e n d e f
e n d e f