summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2009-03-21 17:43:15 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2009-03-21 17:43:15 +0000
commit00428313514d5a3e244b58f2d548246fef5f9891 (patch)
tree3fb1fa2976e0f4b05be73c137dfbb6a5c1d32ba0 /media-plugins/vdr-live/vdr-live-0.1.0.20080407.ebuild
parentkeeping the list up-to-date (diff)
downloadgentoo-2-00428313514d5a3e244b58f2d548246fef5f9891.tar.gz
gentoo-2-00428313514d5a3e244b58f2d548246fef5f9891.tar.bz2
gentoo-2-00428313514d5a3e244b58f2d548246fef5f9891.zip
Make repoman happy and assign RDEPEND
(Portage version: 2.1.6.9/cvs/Linux i686)
Diffstat (limited to 'media-plugins/vdr-live/vdr-live-0.1.0.20080407.ebuild')
-rw-r--r--media-plugins/vdr-live/vdr-live-0.1.0.20080407.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-plugins/vdr-live/vdr-live-0.1.0.20080407.ebuild b/media-plugins/vdr-live/vdr-live-0.1.0.20080407.ebuild
index 7c35054b0511..dfb9a57ad02d 100644
--- a/media-plugins/vdr-live/vdr-live-0.1.0.20080407.ebuild
+++ b/media-plugins/vdr-live/vdr-live-0.1.0.20080407.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-live/vdr-live-0.1.0.20080407.ebuild,v 1.1 2008/04/07 19:51:50 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-live/vdr-live-0.1.0.20080407.ebuild,v 1.2 2009/03/21 17:43:15 zzam Exp $
inherit vdr-plugin versionator
@@ -21,6 +21,7 @@ DEPEND="media-video/vdr
>=dev-libs/boost-1.33.0
dev-libs/tntnet
>=dev-libs/cxxtools-1.4.3"
+RDEPEND="${DEPEND}"
S="${WORKDIR}/${VDRPLUGIN}"