diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-10-30 00:47:37 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-10-30 00:47:37 +0000 |
commit | 909d39c34491082e6fda161af0feda8dec23e531 (patch) | |
tree | c50dae4daed84a1d457d080bc35d9a86b4e3d010 /graphics/jpeg/PLIST | |
parent | d296fbd9e51ca2df922fb785678864a58e79cc9a (diff) | |
download | pkgsrc-909d39c34491082e6fda161af0feda8dec23e531.tar.gz |
graphics/jpeg: install "jpegint.h" file, required by feh-1.2.7.
Bump PKGREVISION.
Diffstat (limited to 'graphics/jpeg/PLIST')
-rw-r--r-- | graphics/jpeg/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/jpeg/PLIST b/graphics/jpeg/PLIST index 048e0f761b6..481553bb4a5 100644 --- a/graphics/jpeg/PLIST +++ b/graphics/jpeg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:34 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/10/30 00:47:37 xtraeme Exp $ bin/cjpeg bin/djpeg bin/jpegtran @@ -8,6 +8,7 @@ include/jconfig.h include/jerror.h include/jmorecfg.h include/jpeglib.h +include/jpegint.h lib/libjpeg.la man/man1/cjpeg.1 man/man1/djpeg.1 |