diff options
author | 2007-10-10 15:52:16 +0000 | |
---|---|---|
committer | 2007-10-10 15:52:16 +0000 | |
commit | daa4c78e09ac578377269fc16027a55b9349ab10 (patch) | |
tree | 40835f4ef570b7f877ab0218e932abff0eababe5 /x11-libs/xfc/xfc-4.3.2.ebuild | |
parent | Rename mail-filter/dkim-milter local flag from approx-regex to diffheaders. (diff) | |
download | gentoo-2-daa4c78e09ac578377269fc16027a55b9349ab10.tar.gz gentoo-2-daa4c78e09ac578377269fc16027a55b9349ab10.tar.bz2 gentoo-2-daa4c78e09ac578377269fc16027a55b9349ab10.zip |
x11-libs/xfc: update gtksourceview deps (see bug #195366)
(Portage version: 2.1.3.12)
Diffstat (limited to 'x11-libs/xfc/xfc-4.3.2.ebuild')
-rw-r--r-- | x11-libs/xfc/xfc-4.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xfc/xfc-4.3.2.ebuild b/x11-libs/xfc/xfc-4.3.2.ebuild index e73da436b708..e278fc6047ed 100644 --- a/x11-libs/xfc/xfc-4.3.2.ebuild +++ b/x11-libs/xfc/xfc-4.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xfc/xfc-4.3.2.ebuild,v 1.1 2007/09/15 15:28:07 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xfc/xfc-4.3.2.ebuild,v 1.2 2007/10/10 15:52:16 remi Exp $ DESCRIPTION="C++ bindings to Xfce desktop environment" HOMEPAGE="http://xfc.xfce.org" @@ -17,7 +17,7 @@ RDEPEND=">=dev-libs/glib-2.6 >=x11-libs/pango-1.8 >=x11-libs/gtk+-2.6 >=gnome-base/libglade-2.4 - x11-libs/gtksourceview + =x11-libs/gtksourceview-1* dev-lang/perl doc? ( >=app-doc/doxygen-1.3.2 )" DEPEND="${RDEPEND} |