diff options
author | 2023-08-25 20:12:58 +0200 | |
---|---|---|
committer | 2023-08-25 20:12:58 +0200 | |
commit | 00d549ec0277a8a92c6d9f3b3076c11619e825e4 (patch) | |
tree | 1ccd4df36407b4aac5e72f5ee2bc12b9aaccf11f /media-video | |
parent | media-video/kooha: remove gnome.post_install() from meson.build (diff) | |
download | guru-00d549ec0277a8a92c6d9f3b3076c11619e825e4.tar.gz guru-00d549ec0277a8a92c6d9f3b3076c11619e825e4.tar.bz2 guru-00d549ec0277a8a92c6d9f3b3076c11619e825e4.zip |
media-video/kooha: remove unneeded line (QA)
Signed-off-by: Konstantin Tutsch <mail@konstantintutsch.de>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/kooha/kooha-2.2.3.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media-video/kooha/kooha-2.2.3.ebuild b/media-video/kooha/kooha-2.2.3.ebuild index 12f1119c2..8300a3ebb 100644 --- a/media-video/kooha/kooha-2.2.3.ebuild +++ b/media-video/kooha/kooha-2.2.3.ebuild @@ -183,7 +183,6 @@ BDEPEND=">=dev-util/meson-1.1.1 >=virtual/rust-1.69.0 " - # rust does not use *FLAGS from make.conf, silence portage warning # update with proper path to binaries this crate installs, omit leading / QA_FLAGS_IGNORED="usr/bin/${PN}" |