From c1941ad9b52293779334bc260936d0512125d9ae Mon Sep 17 00:00:00 2001 From: rdb Date: Wed, 10 Nov 2010 15:10:18 +0000 Subject: [PATCH] Perhaps a fix? --- panda/src/egldisplay/Sources.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/egldisplay/Sources.pp b/panda/src/egldisplay/Sources.pp index b3149bf49f..63b660f237 100644 --- a/panda/src/egldisplay/Sources.pp +++ b/panda/src/egldisplay/Sources.pp @@ -32,7 +32,7 @@ #define USE_PACKAGES gles2 egl x11 #define EXTRA_CDEFS OPENGLES_2 #define LOCAL_LIBS \ - gles2gsg + gles2gsg x11display #define SOURCES \ config_egldisplay.cxx config_egldisplay.h \