Browse Source

Perhaps a fix?

rdb 15 years ago
parent
commit
c1941ad9b5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/egldisplay/Sources.pp

+ 1 - 1
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 \