diff options
-rw-r--r-- | games/xbl/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xbl/files/patch-aa b/games/xbl/files/patch-aa index dc17d8f49088..1362a4437724 100644 --- a/games/xbl/files/patch-aa +++ b/games/xbl/files/patch-aa @@ -45,7 +45,7 @@ # For linking (configure script will modify this line) # xmkmf et imake informations are take into account. -LIBS = @LIBS@ -lm -+LIBS = @LIBS@ -lm -lcompat ++LIBS = @LIBS@ -lX11 -lm -lcompat all:demo |