mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
package/libungif: deprecate package
To be replaced with giflib. Follow-up of http://patchwork.ozlabs.org/patch/432990/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
30dc4dbf4c
commit
aaf066666e
@ -1,5 +1,7 @@
|
|||||||
config BR2_PACKAGE_LIBUNGIF
|
config BR2_PACKAGE_LIBUNGIF
|
||||||
bool "libungif"
|
bool "libungif"
|
||||||
|
depends on !BR2_PACKAGE_GIFLIB
|
||||||
|
depends on BR2_DEPRECATED_SINCE_2015_02 # giflib
|
||||||
help
|
help
|
||||||
libungif is a library for handling the uncompressed GIF image format.
|
libungif is a library for handling the uncompressed GIF image format.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user