[python-pycrypto] build fix. (autotools-brokensep)
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-devtools / python / python-pycrypto_2.5.bb
index b7a4811..f7226fd 100644 (file)
@@ -12,6 +12,6 @@ SRC_URI[sha256sum] = "e950a78184e2a7defccf5d45e0c29c1e9edeb29984433f0d110a21e963
 
 S = "${WORKDIR}/pycrypto-${PV}"
 
-inherit autotools distutils
+inherit autotools-brokensep distutils
 
 BBCLASSEXTEND = "native"