diff options
Diffstat (limited to 'app-misc/obexftp/obexftp-0.10.2.ebuild')
-rw-r--r-- | app-misc/obexftp/obexftp-0.10.2.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app-misc/obexftp/obexftp-0.10.2.ebuild b/app-misc/obexftp/obexftp-0.10.2.ebuild index 5fdd210ab11e..6c5f23d49b22 100644 --- a/app-misc/obexftp/obexftp-0.10.2.ebuild +++ b/app-misc/obexftp/obexftp-0.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/obexftp/obexftp-0.10.2.ebuild,v 1.1 2003/03/13 01:14:22 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/obexftp/obexftp-0.10.2.ebuild,v 1.2 2003/03/15 10:25:15 jje Exp $ IUSE="" @@ -12,8 +12,9 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86" -DEPEND=">=dev-libs/glib-1.2 - >=dev-libs/openobex-0.9.8" +DEPEND="gsm + >=dev-libs/glib-1.2 + >=dev-libs/openobex-1.0.0" src_compile() { econf |