mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-analyzer/hydra: changed old oracle-instantclient-basic dependency
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -31,7 +31,7 @@ RDEPEND="
|
||||
mongodb? ( dev-libs/mongo-c-driver )
|
||||
mysql? ( dev-db/mysql-connector-c:0= )
|
||||
ncurses? ( sys-libs/ncurses:= )
|
||||
oracle? ( dev-db/oracle-instantclient-basic )
|
||||
oracle? ( dev-db/oracle-instantclient[sdk] )
|
||||
pcre? ( dev-libs/libpcre )
|
||||
postgres? ( dev-db/postgresql:* )
|
||||
rdp? ( net-misc/freerdp )
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -33,7 +33,7 @@ RDEPEND="
|
||||
mongodb? ( dev-libs/mongo-c-driver )
|
||||
mysql? ( dev-db/mysql-connector-c:0= )
|
||||
ncurses? ( sys-libs/ncurses:= )
|
||||
oracle? ( dev-db/oracle-instantclient-basic )
|
||||
oracle? ( dev-db/oracle-instantclient[sdk] )
|
||||
pcre? ( dev-libs/libpcre )
|
||||
postgres? ( dev-db/postgresql:* )
|
||||
rdp? ( net-misc/freerdp )
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -31,7 +31,7 @@ RDEPEND="
|
||||
mongodb? ( dev-libs/mongo-c-driver )
|
||||
mysql? ( dev-db/mysql-connector-c:0= )
|
||||
ncurses? ( sys-libs/ncurses:= )
|
||||
oracle? ( dev-db/oracle-instantclient-basic )
|
||||
oracle? ( dev-db/oracle-instantclient[sdk] )
|
||||
pcre? ( dev-libs/libpcre )
|
||||
postgres? ( dev-db/postgresql:* )
|
||||
rdp? ( net-misc/freerdp )
|
||||
|
||||
Reference in New Issue
Block a user