summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/pidgin-telegram/pidgin-telegram-1.4.3.ebuild')
-rw-r--r--x11-plugins/pidgin-telegram/pidgin-telegram-1.4.3.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.3.ebuild b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.3.ebuild
index 605769b62335..2683ce2015f4 100644
--- a/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.3.ebuild
+++ b/x11-plugins/pidgin-telegram/pidgin-telegram-1.4.3.ebuild
@@ -35,7 +35,10 @@ S="${WORKDIR}/telegram-purple"
DOCS=( "AUTHORS" "CHANGELOG.md" "HACKING.md" "HACKING.BUILD.md" "README.md" )
-PATCHES="${FILESDIR}/${P}-change-metadata-location.patch"
+PATCHES=(
+ "${FILESDIR}/${P}-change-metadata-location.patch"
+ "${FILESDIR}/${P}-clang.patch"
+)
src_prepare() {
default