$OpenBSD: patch-src_plugins_imageformats_mng_mng_pro,v 1.2 2007/05/22 09:09:32 espie Exp $
--- src/plugins/imageformats/mng/mng.pro.orig	Mon Mar 19 21:15:21 2007
+++ src/plugins/imageformats/mng/mng.pro	Sat Apr 21 16:08:28 2007
@@ -8,7 +8,7 @@ SOURCES += main.cpp \
            qmnghandler.cpp
 
 contains(QT_CONFIG, system-mng) {
-        unix:LIBS += -lmng
+        unix:LIBS += -lmng -llcms -ljpeg -lz
         win32:LIBS += libmng.lib
 }
 !contains(QT_CONFIG, system-mng) {
