Skip to content

Commit 0815081

Browse files
committed
Remove the Plots::GD PG module dependency.
1 parent c5a2717 commit 0815081

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
@@ -1286,7 +1286,7 @@ ${pg}{modules} = [
12861286
[qw(Matrix)],
12871287
[qw(Multiple)],
12881288
[qw(PGrandom)],
1289-
[qw(Plots::Plot Plots::Axes Plots::Data Plots::Tikz Plots::JSXGraph Plots::GD)],
1289+
[qw(Plots::Plot Plots::Axes Plots::Data Plots::Tikz Plots::JSXGraph)],
12901290
[qw(Regression)],
12911291
[qw(Select)],
12921292
[qw(Units)],

0 commit comments

Comments
 (0)