diff options
-rw-r--r-- | net-voip/sflphone/ChangeLog | 5 | ||||
-rw-r--r-- | net-voip/sflphone/sflphone-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/sflphone/ChangeLog b/net-voip/sflphone/ChangeLog index 03125094e82f..358682e6fdeb 100644 --- a/net-voip/sflphone/ChangeLog +++ b/net-voip/sflphone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/sflphone # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/sflphone/ChangeLog,v 1.13 2013/05/04 22:56:25 elvanor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/sflphone/ChangeLog,v 1.14 2013/05/08 09:36:18 elvanor Exp $ + + 08 May 2013; <elvanor@gentoo.org> sflphone-1.2.2.ebuild: + Fix for #468740. *sflphone-1.2.2 (04 May 2013) diff --git a/net-voip/sflphone/sflphone-1.2.2.ebuild b/net-voip/sflphone/sflphone-1.2.2.ebuild index a42c7e4a5f0b..2d05ff0d7941 100644 --- a/net-voip/sflphone/sflphone-1.2.2.ebuild +++ b/net-voip/sflphone/sflphone-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/sflphone/sflphone-1.2.2.ebuild,v 1.1 2013/05/04 22:56:25 elvanor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/sflphone/sflphone-1.2.2.ebuild,v 1.2 2013/05/08 09:36:18 elvanor Exp $ EAPI="4" @@ -30,7 +30,7 @@ CDEPEND="dev-cpp/commoncpp2 pulseaudio? ( media-sound/pulseaudio ) net-libs/ccrtp net-libs/libzrtpcpp - net-libs/pjsip + >=net-libs/pjsip-2.1 sys-apps/dbus gnome? ( dev-libs/atk dev-libs/check |