Skip to content

Commit 31c63ab

Browse files
committed
Remove the Plots::GD PG module dependency.
1 parent a00a004 commit 31c63ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/defaults.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1308,7 +1308,7 @@ ${pg}{modules} = [
13081308
[qw(Matrix)],
13091309
[qw(Multiple)],
13101310
[qw(PGrandom)],
1311-
[qw(Plots::Plot Plots::Axes Plots::Data Plots::Tikz Plots::JSXGraph Plots::GD)],
1311+
[qw(Plots::Plot Plots::Axes Plots::Data Plots::Tikz Plots::JSXGraph)],
13121312
[qw(Regression)],
13131313
[qw(Select)],
13141314
[qw(Units)],

0 commit comments

Comments
 (0)