From 0fbd260cc845905e16d308d10cacdaa7598579a4 Mon Sep 17 00:00:00 2001
From: Simon McVittie <smcv@collabora.com>
Date: Mon, 24 Sep 2018 09:49:14 +0100
Subject: [PATCH] debian: Be compatible with Ubuntu 14.04's dpkg

Signed-off-by: Simon McVittie <smcv@collabora.com>
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9e1b3a197..5363929cd 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends:
  libglib2.0-0 <!nocheck>,
  libglib2.0-dev [amd64],
  libjpeg62-turbo <!nocheck> | libjpeg62 (>= 6b1) <!nocheck>,
- perl:any,
+ perl:any | perl,
  xsltproc,
  zlib1g <!nocheck>,
 Vcs-Git: https://gitlab.collabora.com/vivek/libcapsule.git
-- 
GitLab