Revert "efl: temporarily work around dependency ordering issue"

Transitive dependnecies are no longer needed.

This reverts commit 79b6726582.
This commit is contained in:
Andrew J. Hesford 2023-04-18 15:42:07 -04:00
parent 0d1b0fad5e
commit f85ac68a1d
1 changed files with 0 additions and 3 deletions

View File

@ -55,9 +55,6 @@ distfiles="https://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.xz
checksum=2979cfbc728a1a1f72ad86c2467d861ed91e664d3f17ef03190fb5c5f405301c
make_check=extended
# TEMPORARY FIX for tiff bump; the resolver fails to order these properly
makedepends+=" gtk4 libgs spandsp"
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dbuild-tests=true"
hostmakedepends+=" check-devel"