From 43cd3a37090503882d47c2b52ceeb2ebd5040a36 Mon Sep 17 00:00:00 2001 From: Marc Cromme Date: Thu, 7 Feb 2008 15:23:18 +0000 Subject: [PATCH] allowing for version 3.6 and 3.8 of ICU libs --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ed1334a..6be2679 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Standards-Version: 3.6.2 Maintainer: Adam Dickmeiss Priority: extra -Build-Depends: debhelper (>= 4), pkg-config, libxslt1-dev, libssl-dev, libreadline5-dev, libwrap0-dev, libicu36-dev +Build-Depends: debhelper (>= 4), pkg-config, libxslt1-dev, libssl-dev, libreadline5-dev, libwrap0-dev, libicu36-dev | libicu38-dev Package: libyaz3 Section: libs -- 1.7.10.4