diff options
Diffstat (limited to 'dev-ros/rosauth')
-rw-r--r-- | dev-ros/rosauth/rosauth-1.0.1.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/rosauth/rosauth-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/rosauth/rosauth-1.0.1.ebuild b/dev-ros/rosauth/rosauth-1.0.1.ebuild index fdb789ec6feb..aae091f65144 100644 --- a/dev-ros/rosauth/rosauth-1.0.1.ebuild +++ b/dev-ros/rosauth/rosauth-1.0.1.ebuild @@ -17,4 +17,4 @@ RDEPEND=" dev-ros/roscpp dev-libs/openssl:0=" DEPEND="${RDEPEND} - test? ( dev-ros/rostest[${PYTHON_USEDEP}] )" + test? ( dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] )" diff --git a/dev-ros/rosauth/rosauth-9999.ebuild b/dev-ros/rosauth/rosauth-9999.ebuild index fdb789ec6feb..aae091f65144 100644 --- a/dev-ros/rosauth/rosauth-9999.ebuild +++ b/dev-ros/rosauth/rosauth-9999.ebuild @@ -17,4 +17,4 @@ RDEPEND=" dev-ros/roscpp dev-libs/openssl:0=" DEPEND="${RDEPEND} - test? ( dev-ros/rostest[${PYTHON_USEDEP}] )" + test? ( dev-ros/rostest[${PYTHON_SINGLE_USEDEP}] )" |