mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 07:51:03 +02:00
update_engine: add slot dependency for protobuf
Ensures that update_engine will get rebuilt when protobuf is upgraded.
This commit is contained in:
parent
4292c9852f
commit
f53b3ffc81
@ -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"
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user