docker-without-libnetwork: change engine dependency name

meow
ptrcnull 2021-04-18 02:06:54 +02:00
parent a3de211723
commit de78438bd6
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ pkgdesc="Pack, ship and run any application as a lightweight container"
url="https://www.docker.io/"
arch="all"
license="Apache-2.0"
depends="docker-engine docker-cli"
depends="docker-without-libnetwork-engine docker-cli"
makedepends="go go-md2man btrfs-progs-dev bash linux-headers coreutils lvm2-dev libtool libseccomp-dev"
install="$pkgname.pre-install"