mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
pycurl: dont depend on 'distribute'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
92ac5fb8a6
commit
cc45fb9722
4
packages/3rdparty/web/pycurl/meta
vendored
4
packages/3rdparty/web/pycurl/meta
vendored
@ -25,8 +25,8 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL-2"
|
||||
PKG_SITE="http://pycurl.sourceforge.net/"
|
||||
PKG_URL="http://pycurl.sourceforge.net/download/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS="Python distribute curl"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distribute distutilscross curl"
|
||||
PKG_DEPENDS="Python curl"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distutilscross curl"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="python/web"
|
||||
PKG_SHORTDESC="pycurl: a Python interface to libcurl"
|
||||
|
Loading…
x
Reference in New Issue
Block a user