mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
python,python3: add python-pip-conf package to be used by both python-pip & python3-pip
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
define Package/python3-pip
|
||||
$(call Package/python3/Default)
|
||||
TITLE:=Python $(PYTHON3_VERSION) pip module
|
||||
DEPENDS:=+python3 +python3-setuptools
|
||||
DEPENDS:=+python3 +python3-setuptools +python-pip-conf
|
||||
endef
|
||||
|
||||
define Py3Package/python3-pip/install
|
||||
|
||||
Reference in New Issue
Block a user