summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-mobilephone/gammu/gammu-1.17.0.ebuild')
-rw-r--r--app-mobilephone/gammu/gammu-1.17.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/gammu/gammu-1.17.0.ebuild b/app-mobilephone/gammu/gammu-1.17.0.ebuild
index ca8f4030d922..f6c3e6d4e760 100644
--- a/app-mobilephone/gammu/gammu-1.17.0.ebuild
+++ b/app-mobilephone/gammu/gammu-1.17.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/gammu-1.17.0.ebuild,v 1.4 2008/04/27 19:42:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/gammu-1.17.0.ebuild,v 1.5 2008/05/21 15:51:48 dev-zero Exp $
inherit cmake-utils
@@ -15,7 +15,7 @@ IUSE="debug bluetooth irda mysql postgres nls"
RDEPEND="bluetooth? ( net-wireless/bluez-libs )
mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql )
+ postgres? ( virtual/postgresql-server )
dev-util/dialog"
DEPEND="${RDEPEND}
irda? ( virtual/os-headers )