commit:     b6bb80405d873a7d09190d79e202663c0f3392a3
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  9 03:33:31 2023 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Jan  9 03:34:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6bb8040

sys-apps/fwupd: add cbor subslot dep

>>> package: dev-libs/libcbor-0.10.1
 *  - /usr/lib64/libcbor.so.0.9
 *  - /usr/lib64/libcbor.so.0.9.0
 *      used by /usr/lib64/fwupd-1.8.8/libfwupdplugin.so 
(sys-apps/fwupd-1.8.8-r1)

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 sys-apps/fwupd/fwupd-1.8.5.ebuild    | 4 ++--
 sys-apps/fwupd/fwupd-1.8.7.ebuild    | 4 ++--
 sys-apps/fwupd/fwupd-1.8.8-r1.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-apps/fwupd/fwupd-1.8.5.ebuild 
b/sys-apps/fwupd/fwupd-1.8.5.ebuild
index cb1a7821aa10..28976846a867 100644
--- a/sys-apps/fwupd/fwupd-1.8.5.ebuild
+++ b/sys-apps/fwupd/fwupd-1.8.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -63,7 +63,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
        >=net-libs/libsoup-2.51.92:2.4[introspection?]
        net-misc/curl
        archive? ( app-arch/libarchive:= )
-       cbor? ( dev-libs/libcbor )
+       cbor? ( dev-libs/libcbor:= )
        dell? (
                >=app-crypt/tpm2-tss-2.0
                >=sys-libs/libsmbios-2.4.0

diff --git a/sys-apps/fwupd/fwupd-1.8.7.ebuild 
b/sys-apps/fwupd/fwupd-1.8.7.ebuild
index 668d975bc1d2..366df2f25796 100644
--- a/sys-apps/fwupd/fwupd-1.8.7.ebuild
+++ b/sys-apps/fwupd/fwupd-1.8.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -62,7 +62,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
        ')
        net-misc/curl
        archive? ( app-arch/libarchive:= )
-       cbor? ( dev-libs/libcbor )
+       cbor? ( dev-libs/libcbor:= )
        dell? (
                >=app-crypt/tpm2-tss-2.0
                >=sys-libs/libsmbios-2.4.0

diff --git a/sys-apps/fwupd/fwupd-1.8.8-r1.ebuild 
b/sys-apps/fwupd/fwupd-1.8.8-r1.ebuild
index 5ba9cbff890d..dfcb3a16a2f7 100644
--- a/sys-apps/fwupd/fwupd-1.8.8-r1.ebuild
+++ b/sys-apps/fwupd/fwupd-1.8.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -62,7 +62,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
        ')
        net-misc/curl
        archive? ( app-arch/libarchive:= )
-       cbor? ( dev-libs/libcbor )
+       cbor? ( dev-libs/libcbor:= )
        dell? (
                >=app-crypt/tpm2-tss-2.0
                >=sys-libs/libsmbios-2.4.0

Reply via email to