Skip to content

Commit

Permalink
dev-erlang/sqlite3: add dependency on dev-db/sqlite:3, bug #587908, c…
Browse files Browse the repository at this point in the history
…omment gentoo#6

Package-Manager: portage-2.2.28
  • Loading branch information
blueness committed Aug 20, 2016
1 parent 1a1a552 commit 4f2a624
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-erlang/sqlite3/sqlite3-1.1.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ LICENSE="ErlPL-1.1"
SLOT="0"
KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"

DEPEND=">=dev-lang/erlang-17.1"
DEPEND=">=dev-lang/erlang-17.1
dev-db/sqlite:3"
RDEPEND="${DEPEND}"

DOCS=( AUTHORS README.md )
Expand Down

0 comments on commit 4f2a624

Please sign in to comment.