pkgsrc/graphics/digikam/patches/patch-aa
xtraeme cdfc57d7bf Update to 0.9.0rc1:
The 0.9 series has been under heavy development since November 2005
(more than 200 files in KDE bugzilla have been closed) and offers you
the opportunity to test and enjoy a variety of new features, additions
and improvements.

Please see the NEWS file for a full list of changes.
2006-11-29 12:02:10 +00:00

12 lines
299 B
Text

$NetBSD: patch-aa,v 1.4 2006/11/29 12:02:10 xtraeme Exp $
--- digikam/libs/dimg/loaders/pngloader.h.orig 2006-11-28 18:19:08.000000000 +0100
+++ digikam/libs/dimg/loaders/pngloader.h 2006-11-28 18:19:25.000000000 +0100
@@ -23,6 +23,7 @@
extern "C"
{
+#include <stdarg.h>
#include <png.h>
}