Author: smr Date: 2008-09-28 22:21:06 +0000 (Sun, 28 Sep 2008) New Revision: 2548
Modified: trunk/packages/gdcm/trunk/debian/control Log: Add dependencies on libfreetype6-dev and libxext-dev Modified: trunk/packages/gdcm/trunk/debian/control =================================================================== --- trunk/packages/gdcm/trunk/debian/control 2008-09-28 18:20:30 UTC (rev 2547) +++ trunk/packages/gdcm/trunk/debian/control 2008-09-28 22:21:06 UTC (rev 2548) @@ -7,7 +7,8 @@ Andreas Tille <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), python-support (>= 0.3.9), uuid-dev, zlib1g-dev, libexpat1-dev, - swig, cmake, libvtk5-dev, python-vtk, libpng12-dev | libpng-dev + swig, cmake, libvtk5-dev, python-vtk, libpng12-dev | libpng-dev, + libfreetype6-dev, libxext-dev Standards-Version: 3.8.0 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gdcm/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/gdcm/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
