diff options
-rw-r--r-- | sci-visualization/gwyddion/gwyddion-2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/gwyddion/gwyddion-2.12.ebuild b/sci-visualization/gwyddion/gwyddion-2.12.ebuild index 65c735a948a1..1fea918cc2cd 100644 --- a/sci-visualization/gwyddion/gwyddion-2.12.ebuild +++ b/sci-visualization/gwyddion/gwyddion-2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gwyddion/gwyddion-2.12.ebuild,v 1.1 2009/02/01 12:16:54 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gwyddion/gwyddion-2.12.ebuild,v 1.2 2009/02/01 21:25:09 mr_bones_ Exp $ EAPI=2 inherit fdo-mime gnome2-utils @@ -12,7 +12,7 @@ SRC_URI="http://gwyddion.net/download/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="fftw gnome kde nls opengl perl python ruby sourceview tiff xml" +IUSE="doc fftw gnome kde nls opengl perl python ruby sourceview tiff xml" RDEPEND=">=x11-libs/gtk+-2.8 x11-libs/cairo |