[python-pycrypto] build fix. (autotools-brokensep)
authorhschang <chang@dev3>
Tue, 16 Dec 2014 02:26:41 +0000 (11:26 +0900)
committerhschang <chang@dev3>
Tue, 16 Dec 2014 02:26:41 +0000 (11:26 +0900)
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"