From dc18c8f1b2869d99485b404fef56b0af82e79867 Mon Sep 17 00:00:00 2001 From: Ron Lee Date: Thu, 16 Jan 2003 23:55:51 +0000 Subject: [PATCH] update libpng-dev deps. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- debian/control.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control.in b/debian/control.in index 5a434f59f4..96db07dca2 100644 --- a/debian/control.in +++ b/debian/control.in @@ -1,7 +1,7 @@ Source: wxwindows=V Section: libs Priority: optional -Build-Depends: debhelper (>=2.0), flex, bison, gettext, libgtk1.2-dev, python (>=2.2), python (<<2.3), python2.2-dev, zlib1g-dev, libjpeg62-dev, libpng3-dev, libtiff3g-dev, libgl-dev, libglu-dev, libesd0-dev +Build-Depends: debhelper (>=2.0), flex, bison, gettext, libgtk1.2-dev, python (>=2.2), python (<<2.3), python2.2-dev, zlib1g-dev, libjpeg62-dev, libpng12-0-dev, libtiff3g-dev, libgl-dev, libglu-dev, libesd0-dev Maintainer: Ron Lee Standards-Version: 3.5.8.0 @@ -81,7 +81,7 @@ Description: wxWindows Cross-platform C++ GUI toolkit (GTK+ runtime) Package: libwxgtk=V-dev Architecture: any Section: devel -Depends: wxwin=V-headers (= ${Source-Version}), libwxgtk=V (= ${Source-Version}), libgtk1.2-dev, zlib1g-dev, libjpeg62-dev, libpng-dev, libtiff3g-dev, libc6-dev +Depends: wxwin=V-headers (= ${Source-Version}), libwxgtk=V (= ${Source-Version}), libgtk1.2-dev, zlib1g-dev, libjpeg62-dev, libpng12-0-dev, libtiff3g-dev, libc6-dev Suggests: wxwin=V-doc, libstdc++-dev, gettext, libgl-dev Conflicts: libwxgtk-dev Replaces: libwxgtk-dev, wxgtk2.1-dev @@ -209,7 +209,7 @@ Description: wxWindows Cross-platform C++ GUI toolkit (examples) Package: libwxgtk=V-univ Architecture: any Section: libs -Depends: wxwin=V-headers (= ${Source-Version}), libwxgtk=V (= ${Source-Version}), libgtk1.2-dev, zlib1g-dev, libjpeg62-dev, libpng-dev, libtiff3g-dev, libc6-dev, ${shlibs:Depends} +Depends: wxwin=V-headers (= ${Source-Version}), libwxgtk=V (= ${Source-Version}), libgtk1.2-dev, zlib1g-dev, libjpeg62-dev, libpng12-0-dev, libtiff3g-dev, libc6-dev, ${shlibs:Depends} Suggests: wxwin=V-doc, libstdc++-dev, gettext, libgl-dev Description: wxWindows Cross-platform C++ GUI toolkit (wxUNIVERSAL widgets) wxWindows is a class library for C++ providing GUI (Graphical User -- 2.45.2