$OpenBSD: patch-src_plugins_imageformats_mng_mng_pro,v 1.3 2010/04/19 09:36:30 espie Exp $
--- src/plugins/imageformats/mng/mng.pro.orig	Fri Nov 27 02:27:53 2009
+++ src/plugins/imageformats/mng/mng.pro	Sun Dec  6 09:15:16 2009
@@ -14,7 +14,7 @@ symbian: {
 }
 
 contains(QT_CONFIG, system-mng) {
-        unix:LIBS += -lmng
+        unix:LIBS += -lmng -llcms -ljpeg -lz
         win32:LIBS += libmng.lib
 }
 !contains(QT_CONFIG, system-mng) {
