Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Commit 9188c07

Browse files
author
Peter Drahos
committed
Fixed libgd dependency
1 parent da99b5d commit 9188c07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dist.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ license = "MIT"
1010
maintainer = "Peter Drahoš"
1111

1212
depends = {
13-
"gd",
13+
"libgd >= 2.1",
1414
"lua ~> 5.1"
1515
}

0 commit comments

Comments
 (0)