Skip to content

Commit 9ae921a

Browse files
committed
Remove the Plots::GD PG module dependency.
1 parent d3708c5 commit 9ae921a

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
@@ -1279,7 +1279,7 @@ ${pg}{modules} = [
12791279
[qw(Matrix)],
12801280
[qw(Multiple)],
12811281
[qw(PGrandom)],
1282-
[qw(Plots::Plot Plots::Axes Plots::Data Plots::Tikz Plots::JSXGraph Plots::GD)],
1282+
[qw(Plots::Plot Plots::Axes Plots::Data Plots::Tikz Plots::JSXGraph)],
12831283
[qw(Regression)],
12841284
[qw(Select)],
12851285
[qw(Units)],

0 commit comments

Comments
 (0)