Skip to content

Commit

Permalink
app-portage/kuroo4: add slot to dev-db/sqlite dependency
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20
  • Loading branch information
Pinkbyte committed Oct 3, 2015
1 parent 2d3982b commit e910b86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app-portage/kuroo4/kuroo4-0.90.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
SLOT="4"
IUSE="debug"

DEPEND="dev-db/sqlite"
DEPEND="dev-db/sqlite:3"

RDEPEND="${DEPEND}
app-portage/gentoolkit
Expand Down
2 changes: 1 addition & 1 deletion app-portage/kuroo4/kuroo4-0.90.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
SLOT="4"
IUSE="debug"

DEPEND="dev-db/sqlite"
DEPEND="dev-db/sqlite:3"

RDEPEND="${DEPEND}
app-portage/gentoolkit
Expand Down

0 comments on commit e910b86

Please sign in to comment.