mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
efl: temporarily work around dependency ordering issue
This commit is contained in:
parent
64306e485a
commit
79b6726582
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@ distfiles="https://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.xz
|
||||||
checksum=2979cfbc728a1a1f72ad86c2467d861ed91e664d3f17ef03190fb5c5f405301c
|
checksum=2979cfbc728a1a1f72ad86c2467d861ed91e664d3f17ef03190fb5c5f405301c
|
||||||
make_check=extended
|
make_check=extended
|
||||||
|
|
||||||
|
# TEMPORARY FIX for tiff bump; the resolver fails to order these properly
|
||||||
|
makedepends+=" gtk4 libgs spandsp"
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -Dbuild-tests=true"
|
configure_args+=" -Dbuild-tests=true"
|
||||||
hostmakedepends+=" check-devel"
|
hostmakedepends+=" check-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue