summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-09-22 05:22:05 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-09-22 05:22:05 +0000
commit4c9f078d3562dccfb81f75877d2b803a6deab97e (patch)
tree2875620a64ae4e76790e7cacd6a3b5dcb7b9ea19 /media-plugins/vdr-graphtft/vdr-graphtft-0.2.2-r1.ebuild
parentadding new fio with permission from Robin (diff)
downloadhistorical-4c9f078d3562dccfb81f75877d2b803a6deab97e.tar.gz
historical-4c9f078d3562dccfb81f75877d2b803a6deab97e.tar.bz2
historical-4c9f078d3562dccfb81f75877d2b803a6deab97e.zip
fix build with latest ffmpeg, bug #278947
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'media-plugins/vdr-graphtft/vdr-graphtft-0.2.2-r1.ebuild')
-rw-r--r--media-plugins/vdr-graphtft/vdr-graphtft-0.2.2-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-plugins/vdr-graphtft/vdr-graphtft-0.2.2-r1.ebuild b/media-plugins/vdr-graphtft/vdr-graphtft-0.2.2-r1.ebuild
index 22138c8fd3c3..4fd1ab1381cb 100644
--- a/media-plugins/vdr-graphtft/vdr-graphtft-0.2.2-r1.ebuild
+++ b/media-plugins/vdr-graphtft/vdr-graphtft-0.2.2-r1.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/media-plugins/vdr-graphtft/vdr-graphtft-0.2.2-r1.ebuild,v 1.3 2009/07/24 18:15:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.2.2-r1.ebuild,v 1.4 2009/09/22 05:22:04 aballier Exp $
EAPI="2"
@@ -30,7 +30,8 @@ RDEPEND="${DEPEND}"
PATCHES=( "${FILESDIR}/${P}_gentoo.diff"
"${FILESDIR}/${P}-gcc44.patch"
- "${FILESDIR}/${P}-glibc210.patch" )
+ "${FILESDIR}/${P}-glibc210.patch"
+ "${FILESDIR}/${P}-avutil50.patch" )
extpatch_v_check() {