mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
media-video/qliveplayer: sort optfeatures
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Jian Lin <jlin.gentoo@outlook.com>
This commit is contained in:
@@ -56,5 +56,5 @@ pkg_postinst()
|
||||
{
|
||||
xdg_pkg_postinst
|
||||
optfeature "twitch support" "net-misc/streamlink"
|
||||
optfeature "youtube support" "net-misc/streamlink dev-python/protobuf-python"
|
||||
optfeature "youtube support" "dev-python/protobuf-python net-misc/streamlink"
|
||||
}
|
||||
|
||||
@@ -56,5 +56,5 @@ pkg_postinst()
|
||||
{
|
||||
xdg_pkg_postinst
|
||||
optfeature "twitch support" "net-misc/streamlink"
|
||||
optfeature "youtube support" "net-misc/streamlink dev-python/protobuf-python"
|
||||
optfeature "youtube support" "dev-python/protobuf-python net-misc/streamlink"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user