mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
media-plugins/gst-plugins-thumbnailers:
Drop leading slashes from QA_FLAGS_IGNORED entries to comply with Gentoo QA policies. Signed-off-by: Bjorn Ferson <bjorn.megaflow@gmail.com>
This commit is contained in:
@@ -161,7 +161,7 @@ BDEPEND="
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
QA_FLAGS_IGNORED="/usr/bin/gst-video-thumbnailer /usr/bin/gst-audio-thumbnailer"
|
||||
QA_FLAGS_IGNORED="usr/bin/gst-video-thumbnailer usr/bin/gst-audio-thumbnailer"
|
||||
|
||||
src_configure() {
|
||||
local emesonargs=(
|
||||
|
||||
Reference in New Issue
Block a user