tags 286636 patch thanks Ok, well, that was easy enough; there are simply no references anywhere in the current imlib2 code that would replace '@requirements@' with a proper value. So the best solution here, AFAICT, is to simply remove that line from imlib2.pc.in. Patch attached.
Cheers, -- Steve Langasek postmodern programmer
diff -u imlib2-1.2.0/debian/changelog imlib2-1.2.0/debian/changelog
--- imlib2-1.2.0/debian/changelog
+++ imlib2-1.2.0/debian/changelog
@@ -1,3 +1,13 @@
+imlib2 (1.2.0-2.2) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * High-urgency upload for sarge-targetted RC bugfix.
+ * Drop the Requires: line from imlib2.pc.in, since there's nothing in
+ the current code that will populate it with a proper pkg-config
+ dependency list. Closes: #286636.
+
+ -- Steve Langasek <[EMAIL PROTECTED]> Fri, 25 Mar 2005 01:37:23 -0800
+
imlib2 (1.2.0-2.1) unstable; urgency=low
* Non-maintainer upload.
only in patch2:
unchanged:
--- imlib2-1.2.0.orig/imlib2.pc.in
+++ imlib2-1.2.0/imlib2.pc.in
@@ -5,7 +5,6 @@
Name: imlib2
Description: Powerful image loading and rendering library
-Requires: @requirements@
Version: @VERSION@
Libs: -L${libdir} -lImlib2
Cflags: -I${includedir}
signature.asc
Description: Digital signature

