summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/playerctl/playerctl-0.6.0.ebuild')
-rw-r--r--media-sound/playerctl/playerctl-0.6.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/media-sound/playerctl/playerctl-0.6.0.ebuild b/media-sound/playerctl/playerctl-0.6.0.ebuild
index 8741ea6e29e6..4effb5f74a60 100644
--- a/media-sound/playerctl/playerctl-0.6.0.ebuild
+++ b/media-sound/playerctl/playerctl-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -29,6 +29,8 @@ src_prepare() {
echo 'EXTRA_DIST = ' > gtk-doc.make || die
fi
+ eapply "${FILESDIR}"/"${PN}"-gdbus-codegen-fix.patch
+
default
eautoreconf
}