diff options
Diffstat (limited to 'media-tv/dvbtune/dvbtune-0.5-r1.ebuild')
-rw-r--r-- | media-tv/dvbtune/dvbtune-0.5-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-tv/dvbtune/dvbtune-0.5-r1.ebuild b/media-tv/dvbtune/dvbtune-0.5-r1.ebuild index 6aeb9ff922ff..a626f6b54357 100644 --- a/media-tv/dvbtune/dvbtune-0.5-r1.ebuild +++ b/media-tv/dvbtune/dvbtune-0.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -20,6 +20,7 @@ DEPEND="${RDEPEND} src_prepare() { epatch "${FILESDIR}"/${PF}-gentoo.diff + epatch "${FILESDIR}"/${PN}-0.5-stdint.patch } src_compile() { |