https://bz.apache.org/ooo/show_bug.cgi?id=117726

dam...@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
   Target Milestone|---                         |4.2.0
             Latest|---                         |4.2.0-dev
    Confirmation in|                            |
                 CC|                            |dam...@apache.org
         Resolution|---                         |FIXED

--- Comment #3 from dam...@apache.org ---
The benefit of a pure gbuild or scons build system would be that we never have
bugs like this.

But for now, it's easy enough to fix:

---snip---
diff --git a/main/cairo/prj/build.lst b/main/cairo/prj/build.lst
index c59a5c4bbd..b34bcb0fb2 100644
--- a/main/cairo/prj/build.lst
+++ b/main/cairo/prj/build.lst
@@ -1,4 +1,4 @@
-lcairo cairo   : ZLIB:zlib soltools stlport NULL
+lcairo cairo   : LIBPNG:libpng ZLIB:zlib soltools stlport NULL
 lcairo cairo                       usr1        -       all     lcairo_mkout
NULL
 lcairo cairo\pixman                nmake       -       all     lcairo_pixman
NULL
 lcairo cairo\cairo                 nmake       -       all     lcairo_cairo
lcairo_pixman NULL
---snip---

Fixed by commit ffe480edf9795ab6c9560d4de9cc8f7274b56bc1, resolving FIXED.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are on the CC list for the issue.

Reply via email to