Skip to content

Commit

Permalink
dev-ros/mavlink-gbp-release: Re-add missing dev-python/future dep for…
Browse files Browse the repository at this point in the history
… 2017.2.7 version.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
aballier committed Feb 14, 2017
1 parent 19bb83e commit 201f498
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ LICENSE="LGPL-3"
SLOT="0"
IUSE=""

RDEPEND=""
RDEPEND="dev-python/future[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}"
S="${WORKDIR}/${PN}-${EGIT_BRANCH//\//-}"
PATCHES=( "${FILESDIR}/gentoo.patch" )

0 comments on commit 201f498

Please sign in to comment.