summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-libs')
-rw-r--r--gnustep-libs/sope/sope-3.2.10.ebuild4
-rw-r--r--gnustep-libs/sope/sope-3.2.9.ebuild4
-rw-r--r--gnustep-libs/sope/sope-4.0.7.ebuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/gnustep-libs/sope/sope-3.2.10.ebuild b/gnustep-libs/sope/sope-3.2.10.ebuild
index 550358b4884d..7e1b88530cab 100644
--- a/gnustep-libs/sope/sope-3.2.10.ebuild
+++ b/gnustep-libs/sope/sope-3.2.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -22,7 +22,7 @@ RDEPEND="
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:= )
)
- mysql? ( virtual/libmysqlclient:= )
+ mysql? ( dev-db/mysql-connector-c:= )
postgres? ( dev-db/postgresql:= )
xml? ( dev-libs/libxml2:2 )
"
diff --git a/gnustep-libs/sope/sope-3.2.9.ebuild b/gnustep-libs/sope/sope-3.2.9.ebuild
index 550358b4884d..7e1b88530cab 100644
--- a/gnustep-libs/sope/sope-3.2.9.ebuild
+++ b/gnustep-libs/sope/sope-3.2.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -22,7 +22,7 @@ RDEPEND="
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:= )
)
- mysql? ( virtual/libmysqlclient:= )
+ mysql? ( dev-db/mysql-connector-c:= )
postgres? ( dev-db/postgresql:= )
xml? ( dev-libs/libxml2:2 )
"
diff --git a/gnustep-libs/sope/sope-4.0.7.ebuild b/gnustep-libs/sope/sope-4.0.7.ebuild
index 65255d6c6297..cbe33b68f8f9 100644
--- a/gnustep-libs/sope/sope-4.0.7.ebuild
+++ b/gnustep-libs/sope/sope-4.0.7.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:= )
)
- mysql? ( virtual/libmysqlclient:= )
+ mysql? ( dev-db/mysql-connector-c:= )
postgres? ( dev-db/postgresql:= )
xml? ( dev-libs/libxml2:2 )
"