summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-05-01 06:12:59 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2018-05-01 06:13:58 +0200
commitb745e216e4e17272d2ccd8f92acd6a9065db9112 (patch)
treebb523512851016cda08ab88886790defdf7389a5 /gnu/local.mk
parent5ecd5fefd0e9fb0965662f2094c16363325ba614 (diff)
downloadpatches-b745e216e4e17272d2ccd8f92acd6a9065db9112.tar
patches-b745e216e4e17272d2ccd8f92acd6a9065db9112.tar.gz
gnu: cups-minimal, cups: Update to 2.2.7.
* gnu/packages/cups.scm (cups-minimal): Update to 2.2.7. [source]: Add patch to build without LINUX-PAM. * gnu/packages/patches/cups-fix-builds-without-PAM.patch: New file. * gnu/local.mk (dist_patch_DATA): 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 74e86d97a0..4fa88e300d 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -616,6 +616,7 @@ dist_patch_DATA = \
%D%/packages/patches/crossmap-allow-system-pysam.patch \
%D%/packages/patches/clucene-contribs-lib.patch \
%D%/packages/patches/cube-nocheck.patch \
+ %D%/packages/patches/cups-fix-builds-without-PAM.patch \
%D%/packages/patches/cursynth-wave-rand.patch \
%D%/packages/patches/cvs-2017-12836.patch \
%D%/packages/patches/cyrus-sasl-CVE-2013-4122.patch \