mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user