mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
media-video/jellyfin-mpv-shim: move app-arch/unzip to bdepend
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
@@ -26,7 +26,6 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
DEPEND="
|
||||
app-arch/unzip
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/python-mpv[${PYTHON_USEDEP}]
|
||||
dev-python/jellyfin-apiclient-python[${PYTHON_USEDEP}]
|
||||
@@ -47,6 +46,7 @@ RDEPEND="
|
||||
dev-python/werkzeug[${PYTHON_USEDEP}]
|
||||
')
|
||||
"
|
||||
BDEPEND="app-arch/unzip"
|
||||
|
||||
src_install() {
|
||||
distutils-r1_src_install
|
||||
|
||||
@@ -26,7 +26,6 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
DEPEND="
|
||||
app-arch/unzip
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/python-mpv[${PYTHON_USEDEP}]
|
||||
dev-python/jellyfin-apiclient-python[${PYTHON_USEDEP}]
|
||||
@@ -47,6 +46,7 @@ RDEPEND="
|
||||
dev-python/werkzeug[${PYTHON_USEDEP}]
|
||||
')
|
||||
"
|
||||
BDEPEND="app-arch/unzip"
|
||||
|
||||
src_install() {
|
||||
distutils-r1_src_install
|
||||
|
||||
Reference in New Issue
Block a user