app-misc/powerpanel: add openssl 1.1 DEPEND

When openssl-3 gets stabilized, I will check with
CyberPower if they can provide a binary linked against
openssl 3.0

Closes: https://bugs.gentoo.org/887317
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
Julien Roy
2023-01-15 11:24:26 -05:00
parent 9c7c686bed
commit 30e8d822b8

View File

@@ -1,4 +1,4 @@
# Copyright 2022 Gentoo Authors
# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Credits to shurutov, inspired by https://forums.gentoo.org/viewtopic-t-1045122-view-previous.html
@@ -19,7 +19,7 @@ IUSE=""
DEPEND=""
RDEPEND="${DEPEND}
dev-libs/json-c
dev-libs/openssl
dev-libs/openssl:0/1.1
virtual/libusb"
BDEPEND=""
QA_FLAGS_IGNORED="/usr/sbin/pwrstat /usr/sbin/pwrstatd /usr/lib64/libpaho-mqtt3cs.so.1"