dev-util/github-desktop: add missing openssl:1.1.1 rdep
Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
50c09d50a7
commit
fbddbba692
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -14,6 +14,8 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="-* ~amd64"
|
||||
|
||||
RDEPEND="dev-libs/openssl-compat:1.1.1"
|
||||
|
||||
src_install() {
|
||||
domenu ../../share/applications/github-desktop.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user