With no flags given the build system defaults to classic, but this
addition to REQUIRED_USE will keep the installation in sync with the
USE-flags.
Bug: https://bugs.gentoo.org/605834
Package-Manager: Portage-2.3.16, Repoman-2.3.6
SLOT="2"
IUSE="alsa celt dbus doc opus pam classic sndfile libsamplerate readline"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+REQUIRED_USE="
+ ${PYTHON_REQUIRED_USE}
+ || ( classic dbus )"
CDEPEND="media-libs/libsamplerate
media-libs/libsndfile
SLOT="2"
IUSE="alsa celt dbus doc opus pam classic sndfile libsamplerate readline"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+REQUIRED_USE="
+ ${PYTHON_REQUIRED_USE}
+ || ( classic dbus )"
CDEPEND="media-libs/libsamplerate
media-libs/libsndfile