summaryrefslogtreecommitdiff
path: root/src/stage3/patches/source-highlight.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage3/patches/source-highlight.patch')
-rw-r--r--src/stage3/patches/source-highlight.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/stage3/patches/source-highlight.patch b/src/stage3/patches/source-highlight.patch
new file mode 100644
index 0000000..2eec78a
--- /dev/null
+++ b/src/stage3/patches/source-highlight.patch
@@ -0,0 +1,11 @@
+--- a/PKGBUILD 2018-03-17 21:00:05.386889081 +0100
++++ b/PKGBUILD 2018-03-17 21:37:30.246676777 +0100
+@@ -10,7 +10,7 @@ arch=('x86_64')
+ url="http://www.gnu.org/software/src-highlite/"
+ license=('GPL')
+ depends=('bash' 'boost-libs')
+-makedepends=('ctags' 'boost')
++makedepends=('boost')
+ source=("ftp://ftp.gnu.org/gnu/src-highlite/${pkgname}-${pkgver}.tar.gz")
+ md5sums=('3243470706ef5fefdc3e43b5306a4e41')
+