Skip to content

Commit dba2bb0

Browse files
committed
TriD now needs GLFW
1 parent e294a06 commit dba2bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ groups:
3939
dist: PDL-Graphics-TriD
4040
graphical-display: true
4141
apt:
42-
- libx11-dev libxpm-dev libxi-dev libxmu-dev freeglut3-dev
42+
- libx11-dev libxpm-dev libxi-dev libxmu-dev freeglut3-dev libglfw3-dev
4343
- repo: https://github.com/PDLPorters/PDL-Graphics-Gnuplot
4444
dist: PDL-Graphics-Gnuplot
4545
graphical-display: true

0 commit comments

Comments
 (0)