diff options
Diffstat (limited to 'plover-plugin/lapwing-aio')
| -rw-r--r-- | plover-plugin/lapwing-aio/lapwing-aio-1.5.0.ebuild | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/plover-plugin/lapwing-aio/lapwing-aio-1.5.0.ebuild b/plover-plugin/lapwing-aio/lapwing-aio-1.5.0.ebuild index 242454b..9bcc032 100644 --- a/plover-plugin/lapwing-aio/lapwing-aio-1.5.0.ebuild +++ b/plover-plugin/lapwing-aio/lapwing-aio-1.5.0.ebuild @@ -14,13 +14,13 @@ DESCRIPTION="All the necessary plugins and dictionaries for using Lapwing theory HOMEPAGE=" https://pypi.org/project/${PYPI_PN}/ " -DEPEND="app-text/plover[${PYTHON_SINGLE_USEDEP}]" RDEPEND="$(python_gen_cond_dep ' - plover-plugin/dict-commands[${PYTHON_USEDEP}] - plover-plugin/last-translation[${PYTHON_USEDEP}] - plover-plugin/modal-dictionary[${PYTHON_USEDEP}] - plover-plugin/python-dictionary[${PYTHON_USEDEP}] - plover-plugin/stitching[${PYTHON_USEDEP}] + app-text/plover[${PYTHON_SINGLE_USEDEP}] + plover-plugin/dict-commands[${PYTHON_SINGLE_USEDEP}] + plover-plugin/last-translation[${PYTHON_SINGLE_USEDEP}] + plover-plugin/modal-dictionary[${PYTHON_SINGLE_USEDEP}] + plover-plugin/python-dictionary[${PYTHON_SINGLE_USEDEP}] + plover-plugin/stitching[${PYTHON_SINGLE_USEDEP}] ')" LICENSE="GPL-2" |
