games/gnome-chess: unbreak on recent -current (+)

Fixes ld: error: undefined symbol: floor

PR:	285950
This commit is contained in:
Dima Panov 2025-04-10 00:48:40 +03:00
parent bbd0a74cbd
commit 00ef3b5fc7
No known key found for this signature in database
GPG key ID: FB8BA09DD5398F29

View file

@ -24,6 +24,8 @@ USE_GNOME= cairo gtk40 librsvg2 libxml2:build
USE_GL= egl gl
BINARY_ALIAS= python3=${PYTHON_VERSION}
LDFLAGS+= -lm
GLIB_SCHEMAS= org.gnome.Chess.gschema.xml
OPTIONS_DEFINE= GNUCHESS