commit: 5d1b51edc33b63a48036758d0f9b55636343566c
Author: Vivian Heisz (vhz) <demize <AT> unstable <DOT> systems>
AuthorDate: Tue May 27 12:53:08 2025 +0000
Commit: demize <demize <AT> unstable <DOT> systems>
CommitDate: Tue May 27 12:53:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5d1b51ed
net-proxy/nekoray: update dependencies
Adds a slot binding, and drops a USE dep that was dropped
by the dependenceny in ::gentoo (now forced on).
Signed-off-by: Vivian Heisz (vhz) <demize <AT> unstable.systems>
net-proxy/nekoray/{nekoray-4.3.5.ebuild => nekoray-4.3.5-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-proxy/nekoray/nekoray-4.3.5.ebuild
b/net-proxy/nekoray/nekoray-4.3.5-r1.ebuild
similarity index 97%
rename from net-proxy/nekoray/nekoray-4.3.5.ebuild
rename to net-proxy/nekoray/nekoray-4.3.5-r1.ebuild
index 12159b0392..aed55f96ba 100644
--- a/net-proxy/nekoray/nekoray-4.3.5.ebuild
+++ b/net-proxy/nekoray/nekoray-4.3.5-r1.ebuild
@@ -21,10 +21,10 @@ SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
- dev-cpp/abseil-cpp
+ dev-cpp/abseil-cpp:=
dev-cpp/yaml-cpp
dev-libs/protobuf:=
- dev-libs/qhotkey[qt6]
+ dev-libs/qhotkey
dev-qt/qtbase:6[dbus,network,widgets]
media-libs/zxing-cpp
"