Revert "efl: temporarily work around dependency ordering issue"
Transitive dependnecies are no longer needed.
This reverts commit 79b6726582
.
This commit is contained in:
parent
0d1b0fad5e
commit
f85ac68a1d
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue