Author: branden Date: 2003-11-12 11:57:28 -0500 (Wed, 12 Nov 2003) New Revision: 762
Modified: branches/4.3.0/sid/debian/control Log: Fix another trunk merge casualty; x-window-system-dev should depend on xlibs-static-pic, not xlibs-pic. - debian/control Modified: branches/4.3.0/sid/debian/control =================================================================== --- branches/4.3.0/sid/debian/control 2003-11-12 16:55:19 UTC (rev 761) +++ branches/4.3.0/sid/debian/control 2003-11-12 16:57:28 UTC (rev 762) @@ -1170,7 +1170,7 @@ Package: x-window-system-dev Architecture: any -Depends: libdps1-dbg, libdps-dev, libxaw7-dbg, libxaw7-dev, xlibmesa3-gl-dbg, xlibmesa-gl-dev, xlibmesa3-glu-dbg, xlibmesa-glu-dev, ${F:XWSD-Special-Depends}xlibs-dbg, xlibs-dev, xlibs-pic, xspecs +Depends: libdps1-dbg, libdps-dev, libxaw7-dbg, libxaw7-dev, xlibmesa3-gl-dbg, xlibmesa-gl-dev, xlibmesa3-glu-dbg, xlibmesa-glu-dev, ${F:XWSD-Special-Depends}xlibs-dbg, xlibs-dev, xlibs-static-pic, xspecs Description: X Window System development components This metapackage provides the components of the X Window System as developed by the XFree86 Project which are most interesting to programmers.