about summary refs log tree commit diff
path: root/buildtools/debian/README
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2017-03-19 02:09:34 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2017-03-19 02:09:34 +0000
commit34895cc28fb303ba5a2c025a99626b6a481d0076 (patch)
treef8a61741abf38fd9284953ea8cba5edfd5f28210 /buildtools/debian/README
parenta0a2e113c59a01a599cbb91752a5ba344b6f92e8 (diff)
downloadnetpbm-mirror-34895cc28fb303ba5a2c025a99626b6a481d0076.tar.gz
netpbm-mirror-34895cc28fb303ba5a2c025a99626b6a481d0076.tar.xz
netpbm-mirror-34895cc28fb303ba5a2c025a99626b6a481d0076.zip
Update from Debian 7 to Debian 8
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2919 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'buildtools/debian/README')
-rw-r--r--buildtools/debian/README11
1 files changed, 5 insertions, 6 deletions
diff --git a/buildtools/debian/README b/buildtools/debian/README
index 02fae4b5..2cf921ce 100644
--- a/buildtools/debian/README
+++ b/buildtools/debian/README
@@ -37,11 +37,11 @@ To install Netpbm as a Debian package:
 PREREQUSISITES
 --------------
 
-The following information was taken from the Wheezy version (Version 7) of
-Debian, in January 2014.
+The following information was taken from the Jessie version (Version 8) of
+Debian, in March 2017.
 
 You don't actually need the current version of any of these.  For example,
-while we list package libjpeg8-dev, the package libjpeg62-dev works fine.
+while we list package libjpeg62-dev, the package libjpeg8-dev works fine.
 
 
 Building
@@ -54,12 +54,11 @@ indicate you don't have them, and the build will simply omit some parts.
 For example, if you don't install libx11-dev, the Netpbm build process
 will not build the 'pamx' program.
 
-  libjpeg8-dev
+  libjpeg62-dev
   libpng12-0-dev
-  libsvga1-dev
   libtiff5-dev
   libx11-dev
-  libxml2a-dev
+  libxml2-dev
   zlib1g-dev