diff options
Diffstat (limited to 'dev-cpp/sptk/sptk-3.5.8.10.ebuild')
-rw-r--r-- | dev-cpp/sptk/sptk-3.5.8.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/sptk/sptk-3.5.8.10.ebuild b/dev-cpp/sptk/sptk-3.5.8.10.ebuild index 6d832a27dc73..923ccd0186c8 100644 --- a/dev-cpp/sptk/sptk-3.5.8.10.ebuild +++ b/dev-cpp/sptk/sptk-3.5.8.10.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.8.10.ebuild,v 1.3 2009/03/16 18:56:21 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.5.8.10.ebuild,v 1.4 2009/03/16 19:14:06 iluxa Exp $ EAPI=1 @@ -20,7 +20,7 @@ RDEPEND="fltk? ( >=x11-libs/fltk-1.1.6:1.1 ) odbc? ( >=dev-db/unixODBC-2.2.6 ) sqlite? ( >=dev-db/sqlite-3 ) postgres? ( >=virtual/postgresql-base-8.0 ) - mysql? ( dev-db/mysql ) + mysql? ( virtual/mysql ) aspell? ( >=app-text/aspell-0.50 )" DEPEND="${RDEPEND} |