Skip to content

Commit

Permalink
Make SglPPow package suggested for SmallGrp
Browse files Browse the repository at this point in the history
Closes #11
  • Loading branch information
alex-konovalov authored Sep 7, 2017
1 parent 8fc781a commit 753e243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ PackageDoc := rec(
Dependencies := rec(
GAP := ">= 4.9",
NeededOtherPackages := [ [ "GAPDoc", ">= 1.5" ] ],
SuggestedOtherPackages := [ ],
SuggestedOtherPackages := [ [ "SglPPow", ">= 2.0" ] ],
ExternalConditions := [ ],
),

Expand Down

0 comments on commit 753e243

Please sign in to comment.