summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-05-20 22:22:55 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-05-20 22:22:55 +0000
commit05d3eea4635516b1f598ebaad84c7d7c117eaecc (patch)
treed9ecf8ef9a518914038c0311b0ed714434a00c7c /media-video/totem/totem-3.4.2.ebuild
parentWork around autotools.eclass eautopoint change (bug #416789, thanks to Markus... (diff)
downloadhistorical-05d3eea4635516b1f598ebaad84c7d7c117eaecc.tar.gz
historical-05d3eea4635516b1f598ebaad84c7d7c117eaecc.tar.bz2
historical-05d3eea4635516b1f598ebaad84c7d7c117eaecc.zip
Fix build with USE=-python (bug #416165, thanks to cyrillic).
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'media-video/totem/totem-3.4.2.ebuild')
-rw-r--r--media-video/totem/totem-3.4.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-video/totem/totem-3.4.2.ebuild b/media-video/totem/totem-3.4.2.ebuild
index 698487826a03..ac4245a4e007 100644
--- a/media-video/totem/totem-3.4.2.ebuild
+++ b/media-video/totem/totem-3.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.4.2.ebuild,v 1.1 2012/05/19 23:59:31 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.4.2.ebuild,v 1.2 2012/05/20 22:22:55 tetromino Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -115,7 +115,6 @@ pkg_setup() {
$(use_enable nautilus)
$(use_enable nsplugin browser-plugins)
$(use_enable python)
- $(use_enable python introspection)
$(use_enable vala)
VALAC=$(type -P valac-0.14)
BROWSER_PLUGIN_DIR=/usr/$(get_libdir)/nsbrowser/plugins"