diff options
Diffstat (limited to 'net-libs/openh323/openh323-1.11.7.ebuild')
-rw-r--r-- | net-libs/openh323/openh323-1.11.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/openh323/openh323-1.11.7.ebuild b/net-libs/openh323/openh323-1.11.7.ebuild index e9c7d584c27b..c121a3234edc 100644 --- a/net-libs/openh323/openh323-1.11.7.ebuild +++ b/net-libs/openh323/openh323-1.11.7.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/net-libs/openh323/openh323-1.11.7.ebuild,v 1.5 2003/06/29 17:00:38 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openh323/openh323-1.11.7.ebuild,v 1.6 2003/09/04 12:33:26 liquidx Exp $ IUSE="ssl" @@ -14,7 +14,7 @@ LICENSE="MPL-1.1" KEYWORDS="x86 ~ppc -sparc " DEPEND=">=sys-apps/sed-4 - >=dev-libs/pwlib-1.4.11 + =dev-libs/pwlib-1.4.11* ssl? ( dev-libs/openssl )" pkg_setup() { |