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

Commit 616018d

Browse files
committed
dist.info: add missing luasocket dependency.
Tests fail without this.
1 parent eb7506f commit 616018d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist.info

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ url = "http://www.inf.puc-rio.br/~brunoos/luasec/"
1010
maintainer = "Peter Drahoš"
1111

1212
depends = {
13+
"luasocket~>2.0",
1314
"openssl ~>1.0",
1415
"lua ~>5.1"
1516
}

0 commit comments

Comments
 (0)