libgd: avoid recursive and redundant dependencies
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Wed, 14 Sep 2022 21:32:47 +0000 (18:32 -0300)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Thu, 6 Oct 2022 09:45:50 +0000 (11:45 +0200)
commit2d6bf3f6ddf428cdf9a2988f016f9d7ad8d0022d
tree21e2f434e7f986fccd24a34fd7dd69696f975246
parent415118b6b380bf2a7d4f34cca413c449444ec2d7
libgd: avoid recursive and redundant dependencies

Change the CONFLICTS line from the libgd-full to libgd to fix a
recursive dependency.

While at it, remove the redundant +LIBGD_TIFF:libtiff
+LIBGD_FREETYPE:libfreetype dependencies from Package/libgd/default.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 085eb34fbf7c7aaa20da35ebe2f493601c5f19b2)
libs/libgd/Makefile