aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-04-21 18:55:42 +0200
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-04-21 18:55:42 +0200
commitfe5732e35fc23a27d3d0f4d736cb93a122bf44d5 (patch)
tree57546dc3355d3451bc3fce53ef425fd13fdaa609 /media-video
parentgames-util/NotEnoughProduction: new package (diff)
downloadguru-fe5732e35fc23a27d3d0f4d736cb93a122bf44d5.tar.gz
guru-fe5732e35fc23a27d3d0f4d736cb93a122bf44d5.tar.bz2
guru-fe5732e35fc23a27d3d0f4d736cb93a122bf44d5.zip
dev-python/lyricwikia: move to net-misc catagory
it is more appropriate since it is not realy a library, and youtube-dl is in this catagory as well Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/vidify/vidify-2.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/vidify/vidify-2.2.4.ebuild b/media-video/vidify/vidify-2.2.4.ebuild
index 7e8bf2460..b86c66f95 100644
--- a/media-video/vidify/vidify-2.2.4.ebuild
+++ b/media-video/vidify/vidify-2.2.4.ebuild
@@ -23,8 +23,8 @@ REQUIRED_USE="|| ( vlc mpv zeroconf )"
RDEPEND="
dev-python/appdirs[${PYTHON_USEDEP}]
- dev-python/lyricwikia[${PYTHON_USEDEP}]
dev-python/QtPy[gui,webengine,${PYTHON_USEDEP}]
+ net-misc/lyricwikia[${PYTHON_USEDEP}]
net-misc/youtube-dl[${PYTHON_USEDEP}]
dbus? ( dev-python/pydbus[${PYTHON_USEDEP}] )
!dbus? ( dev-python/tekore[${PYTHON_USEDEP}] )