summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2007-07-30 11:00:46 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2007-07-30 11:00:46 +0000
commitec32346ce782a4337a9ab02b3d7fe1bdd1f879f6 (patch)
tree078be27e89c2134240209a5e549bd0eb06d68c48 /media-video/vdr/vdr-1.4.3.ebuild
parentStable on ppc64; bug #186352 (diff)
downloadgentoo-2-ec32346ce782a4337a9ab02b3d7fe1bdd1f879f6.tar.gz
gentoo-2-ec32346ce782a4337a9ab02b3d7fe1bdd1f879f6.tar.bz2
gentoo-2-ec32346ce782a4337a9ab02b3d7fe1bdd1f879f6.zip
Added vdr-setup as PDEPEND to guarantee it gets installed when associated use-flag is set.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'media-video/vdr/vdr-1.4.3.ebuild')
-rw-r--r--media-video/vdr/vdr-1.4.3.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/media-video/vdr/vdr-1.4.3.ebuild b/media-video/vdr/vdr-1.4.3.ebuild
index 09e2a59c2b06..cc0cf04636a9 100644
--- a/media-video/vdr/vdr-1.4.3.ebuild
+++ b/media-video/vdr/vdr-1.4.3.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/media-video/vdr/vdr-1.4.3.ebuild,v 1.7 2007/07/12 02:40:43 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vdr/vdr-1.4.3.ebuild,v 1.8 2007/07/30 11:00:46 zzam Exp $
inherit eutils flag-o-matic multilib
@@ -31,6 +31,9 @@ RDEPEND="${DEPEND}
media-tv/vdrplugin-rebuild
!vanilla? ( >=media-tv/gentoo-vdr-scripts-0.3.5 )"
+# pull in vdr-setup to get the xml files, else menu will not work
+PDEPEND="setup-plugin? ( media-plugins/vdr-setup )"
+
# Relevant Pathes for vdr on gentoo
DVB_DIR=/usr/include
VDR_INCLUDE_DIR=/usr/include/vdr