From 4e241116ec8b26640599d13899bf426ae293e778 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 26 Jan 2012 11:44:27 +0000 Subject: [PATCH] debian/control: add missing libsys-cpu-perl dependency --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e198511..66b8874 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xfonts-traditional (1.4) unstable; urgency=low + + * Add missing dependency on libsys-cpu-perl. Closes: #657438. + + -- + xfonts-traditional (1.3) unstable; urgency=low * Tolerate fonts which make pcf2bdf crash (by default). Closes: #657276. diff --git a/debian/control b/debian/control index cda2325..5480815 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: xfonts-utils, pcf2bdf, debhelper (>=8), po-debconf Package: xfonts-traditional Architecture: all -Depends: xfonts-utils, pcf2bdf, ${misc:Depends}, ${perl:Depends} +Depends: xfonts-utils, pcf2bdf, libsys-cpu-perl, ${misc:Depends}, ${perl:Depends} Description: Traditional fixed-width fonts for X Provides "traditional" versions of fixed-width fonts. . -- 2.30.2