summarylogtreecommitdiffstats
path: root/fix-clang-package-name.patch
diff options
context:
space:
mode:
authoracerix2017-11-23 19:03:46 -0500
committeracerix2017-11-23 19:03:46 -0500
commit97ae8d0a54e576e3aaae2e8336878ec871cf8a1a (patch)
tree6642cb5b4accab5c29df820caaaf5e70b19dbf5f /fix-clang-package-name.patch
parent7955d9ed5f7c93ac3887d705a6b4e6720b87a4a0 (diff)
downloadaur-97ae8d0a54e576e3aaae2e8336878ec871cf8a1a.tar.gz
Patch for clang35 dependency
Diffstat (limited to 'fix-clang-package-name.patch')
-rw-r--r--fix-clang-package-name.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/fix-clang-package-name.patch b/fix-clang-package-name.patch
new file mode 100644
index 000000000000..a55e52be60d3
--- /dev/null
+++ b/fix-clang-package-name.patch
@@ -0,0 +1,4 @@
+156c156
+< DEPS="clang35 mono python sdl2 qt4 dos2unix cmake"
+---
+> DEPS="clang mono python sdl2 qt4 dos2unix cmake"