Before, on musl and uclibc based profiles emerge libv4l failed due to
missing sys-libs/argp-standalone.
This commit affects only newly-added version 1.16.6 which will become
default only after stabilization.
Bug: https://bugs.gentoo.org/show_bug.cgi?id=561866
Bug: https://bugs.gentoo.org/show_bug.cgi?id=477290
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
IUSE="jpeg"
RDEPEND="jpeg? ( >=virtual/jpeg-0-r2:0=[${MULTILIB_USEDEP}] )
+ !elibc_glibc? ( sys-libs/argp-standalone )
virtual/libudev[${MULTILIB_USEDEP}]
!media-tv/v4l2-ctl
!<media-tv/ivtv-utils-1.4.0-r2"