Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 544782

Summary: media-sound/qastools-0.18.1 has missing virtual/libudev dep and missing linguas_he
Product: Gentoo Linux Reporter: Nikoli <nikoli>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nikoli 2015-03-28 17:20:35 UTC
$ check-deps.sh media-sound/qastools
 * Checking "media-sound/qastools-0.18.1"
 * Missing in RDEPEND and DEPEND:
        sys-fs/udev
                X86_64;libudev.so.1
                        /usr/bin/qashctl
                        /usr/bin/qasmixer

$ equery f qastools |grep _he
/usr/share/qastools/l10n/qastools_he.qm
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2015-03-29 04:43:55 UTC
+  29 Mar 2015; Ben de Groot <yngwin@gentoo.org> +qastools-0.18.1-r1.ebuild,
+  -qastools-0.18.1.ebuild:
+  Use l10n eclass for localization handling. Add he locale. Add virtual/libudev
+  dependency (bug #544782). Do not install license file.

Thanks for reporting!