summaryrefslogtreecommitdiffstats
path: root/package/libungif/Config.in
blob: 012ef76044bdcb9ba63c79611bd9372c861d0368 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_LIBUNGIF
	bool "libungif"
	depends on !BR2_PACKAGE_GIFLIB
	depends on BR2_DEPRECATED_SINCE_2015_02 # giflib
	help
	  libungif is a library for handling the uncompressed GIF image format.

	  http://sourceforge.net/projects/libungif
OpenPOWER on IntegriCloud