mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
docker-compose: Updated docker-ce -> docker
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
This commit is contained in:
committed by
Daniel Golle
parent
3d8d2bd083
commit
8caf2fea0f
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=docker-compose
|
||||
PKG_VERSION:=1.27.4
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PYPI_NAME:=docker-compose
|
||||
PKG_HASH:=5a5690f24c27d4b43dcbe6b3fae91ba680713208e99ee863352b3bae37bcaa83
|
||||
@@ -22,7 +22,7 @@ define Package/docker-compose
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=Docker Compose
|
||||
URL:=https://github.com/docker/compose
|
||||
DEPENDS+=+docker-ce \
|
||||
DEPENDS+=+docker \
|
||||
+python3-light \
|
||||
+python3-cached-property \
|
||||
+python3-distro \
|
||||
|
||||
Reference in New Issue
Block a user