Package: poppler
Version: 0.6.4-1
Severity: normal
Tags: patch
poppler has an unversioned build-dependency on libcairo2-dev, but it
requires >= 1.4.
Fix is straightforward:
------------------
--- debian/control.orig 2008-05-01 17:45:42.000000000 +0000
+++ debian/control 2008-05-01 17:45:58.000000000 +0000
@@ -16,7 +16,7 @@
libqt3-mt-dev (>= 3:3.3.4-4),
libqt4-dev,
libglade2-dev,
- libcairo2-dev,
+ libcairo2-dev (>=1.4,
gtk-doc-tools (>= 1.0)
Standards-Version: 3.7.3
------------------
cu and- I had hoped this was backportable for etch, but it is not. -reas
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]