X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fglew%2FSConscript;h=4b5b5b8d0ffaff92dcde952a0069cc45df55d690;hb=64644ec3b21884d4a974fa29087fa98c4ed9e112;hp=45375e083a5bede015f6dda183132ef4bc39163e;hpb=9b346f83a7b672e913a7bb6a089d5dbd7fbdce06;p=mesa.git diff --git a/src/glew/SConscript b/src/glew/SConscript index 45375e083a5..4b5b5b8d0ff 100644 --- a/src/glew/SConscript +++ b/src/glew/SConscript @@ -15,6 +15,7 @@ if env['platform'] == 'windows': 'user32', ]) else: + env.Tool('x11') env.PrependUnique(LIBS = [ 'GLU', 'GL',