diff options
author | Zac Medico <zmedico@gentoo.org> | 2018-06-04 01:31:30 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2018-06-04 01:32:07 -0700 |
commit | db8e072eb93bb9fe50166ffbb9119f921c215f70 (patch) | |
tree | 3b9ac86d9c25d6cce6a7519d9335a20d2dc45714 /app-emulation/cri-o | |
parent | net-dns/unbound: bump version (diff) | |
download | gentoo-db8e072eb93bb9fe50166ffbb9119f921c215f70.tar.gz gentoo-db8e072eb93bb9fe50166ffbb9119f921c215f70.tar.bz2 gentoo-db8e072eb93bb9fe50166ffbb9119f921c215f70.zip |
app-emulation/cri-o: add libgpg-error dep
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-emulation/cri-o')
-rw-r--r-- | app-emulation/cri-o/cri-o-1.10.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/cri-o/cri-o-1.10.1.ebuild b/app-emulation/cri-o/cri-o-1.10.1.ebuild index 675ac651d89a..d0e7f55b7bba 100644 --- a/app-emulation/cri-o/cri-o-1.10.1.ebuild +++ b/app-emulation/cri-o/cri-o-1.10.1.ebuild @@ -22,6 +22,7 @@ COMMON_DEPEND=" app-emulation/runc dev-libs/glib:= dev-libs/libassuan:= + dev-libs/libgpg-error:= net-firewall/conntrack-tools net-firewall/iptables net-misc/cni-plugins |