update_engine: add slot dependency for protobuf

Ensures that update_engine will get rebuilt when protobuf is upgraded.
This commit is contained in:
Michael Marineau 2016-05-17 23:21:41 -07:00
parent 4292c9852f
commit f53b3ffc81
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ RDEPEND="!coreos-base/coreos-installer
dev-libs/glib
dev-libs/libxml2
dev-libs/openssl
dev-libs/protobuf
dev-libs/protobuf:=
dev-util/bsdiff
net-misc/curl
sys-fs/e2fsprogs"

View File

@ -32,7 +32,7 @@ RDEPEND="!coreos-base/coreos-installer
dev-libs/glib
dev-libs/libxml2
dev-libs/openssl
dev-libs/protobuf
dev-libs/protobuf:=
dev-util/bsdiff
net-misc/curl
sys-fs/e2fsprogs"