games/gnome-chess: unbreak on recent -current (+)
Fixes ld: error: undefined symbol: floor PR: 285950
This commit is contained in:
parent
bbd0a74cbd
commit
00ef3b5fc7
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user