|
|
@ -32,7 +32,7 @@ Python module interface to the cURL library. |
|
|
|
endef |
|
|
|
|
|
|
|
define Build/Compile |
|
|
|
$(call Build/Compile/PyMod,,install --prefix=/usr --root=$(PKG_INSTALL_DIR)) |
|
|
|
$(call Build/Compile/PyMod,,install --with-openssl --prefix=/usr --root=$(PKG_INSTALL_DIR)) |
|
|
|
endef |
|
|
|
|
|
|
|
define Package/python-curl/install |
|
|
|