summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorDanny Milosavljevic <dannym@scratchpost.org>2018-03-13 03:20:53 +0100
committerDanny Milosavljevic <dannym@scratchpost.org>2018-03-22 23:11:17 +0100
commitec40a0501f08c9d95318612d7c67aed13e509287 (patch)
tree88518dbf16d93c7c268c954e3dc8ba362fa16445 /gnu/local.mk
parent282e48eae92b1988fc7fddbf206030ccf1623728 (diff)
downloadguix-patches-ec40a0501f08c9d95318612d7c67aed13e509287.tar
guix-patches-ec40a0501f08c9d95318612d7c67aed13e509287.tar.gz
gnu: Add lyx.
* gnu/packages/patches/lyx-2.2.3-fix-test.patch: New file. * gnu/local.mk: Add it. * gnu/packages/tex.scm (lyx): New variable.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index b0196c7313..26d2369a5a 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -901,6 +901,7 @@ dist_patch_DATA = \
%D%/packages/patches/luminance-hdr-qt-printer.patch \
%D%/packages/patches/lvm2-static-link.patch \
%D%/packages/patches/lxsession-use-gapplication.patch \
+ %D%/packages/patches/lyx-2.2.3-fix-test.patch \
%D%/packages/patches/mailutils-uninitialized-memory.patch \
%D%/packages/patches/make-impure-dirs.patch \
%D%/packages/patches/mars-install.patch \