diff options
author | obache <obache@pkgsrc.org> | 2014-07-13 10:05:16 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-07-13 10:05:16 +0000 |
commit | 8640aa49e915191bc0d05171bdbc0bf844e6e034 (patch) | |
tree | 334e14e4185810ab831417afa23290ee51766898 /mk | |
parent | e09824ae842cbe0533faa186fa29ed10d59fb7b4 (diff) | |
download | pkgsrc-8640aa49e915191bc0d05171bdbc0bf844e6e034.tar.gz |
note gdk-pixbuf2 option.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 3a5652efa5e..4c52c3cc100 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -209,6 +209,7 @@ gdal Use the GDAL library. gdb6-tui Build the tui application. gdbm Use the GNU gdbm database library. gdk-pixbuf Use gdk-pixbuf as imaging library. +gdk-pixbuf2 Use gdk-pixbuf2 as imaging library. geoip Enable IP-to-country-lookup using the GeoIP C library. ggi Enable GGI support. ghostscript Enable GhostScript support. |