diff -r badaccd24c06 -r 186f3c438b46 open-src/lib/Makefile --- a/open-src/lib/Makefile Wed Nov 11 05:30:06 2009 -0800 +++ b/open-src/lib/Makefile Fri Nov 13 13:30:43 2009 -0800 @@ -28,7 +28,7 @@ # or other dealings in this Software without prior written authorization # of the copyright holder. # -# ident "@(#)Makefile 1.33 09/11/09 SMI" +# ident "@(#)Makefile 1.34 09/11/09 SMI" # ############################################################################### @@ -52,6 +52,7 @@ # Dependencies needed for parallel make: DPS: libX11 libXt fontconfig: freetype +libdga: libX11 libdrm: libpthread-stubs libFS: libxtrans libICE: libxtrans @@ -87,6 +88,7 @@ DPS \ freetype \ fontconfig \ + libdga \ libowconfig \ libpthread-stubs \ libxtrans \