Skip to content

Commit

Permalink
dev-lua/lualdap: requires openldap at runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
zx2c4 committed Feb 18, 2016
1 parent e8986dd commit 2ea47f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-lua/lualdap/lualdap-1.2.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"

IUSE=""

RDEPEND="dev-lang/lua:*"
RDEPEND="dev-lang/lua:* net-nds/openldap"
DEPEND="${RDEPEND}
net-nds/openldap
virtual/pkgconfig"

0 comments on commit 2ea47f2

Please sign in to comment.