summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2019-12-08 23:09:54 +0100
committerHartmut Goebel <h.goebel@crazy-compilers.com>2020-02-03 14:28:09 +0100
commit579aa350eddcf6e645b2455d845e7caad6163ca9 (patch)
tree62f5054df51be43fb43844d36e6a2d1c8b7945c3 /gnu/local.mk
parente21713270cf79f6e0867c21b3f2e6fba34f8dc6f (diff)
downloadguix-patches-579aa350eddcf6e645b2455d845e7caad6163ca9.tar
guix-patches-579aa350eddcf6e645b2455d845e7caad6163ca9.tar.gz
gnu: Add konversation.
* gnu/packages/kde-internet.scm (konversation): New variable. * gnu/packages/patches/konversation-Fix-build-with-Qt-5.11.patch: New file. * gnu/lokal.mk: Add it.
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 da3291fdc6..98b7395598 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1071,6 +1071,7 @@ dist_patch_DATA = \
%D%/packages/patches/kodi-increase-test-timeout.patch \
%D%/packages/patches/kodi-set-libcurl-ssl-parameters.patch \
%D%/packages/patches/kodi-skip-test-449.patch \
+ %D%/packages/patches/konversation-Fix-build-with-Qt-5.11.patch \
%D%/packages/patches/laby-make-install.patch \
%D%/packages/patches/lcalc-default-parameters-1.patch \
%D%/packages/patches/lcalc-default-parameters-2.patch \