diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-01 12:09:39 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-01 12:10:21 -0700 |
commit | 6b727f30e2545cd8747732f139eca26efbbb2282 (patch) | |
tree | 6d547ab0cb13919bfa66763864f296b8e8f1825a /x11-drivers/xf86-video-qxl | |
parent | x11-libs/libxkbcommon: stable 0.8.2 for sparc (diff) | |
download | gentoo-6b727f30e2545cd8747732f139eca26efbbb2282.tar.gz gentoo-6b727f30e2545cd8747732f139eca26efbbb2282.tar.bz2 gentoo-6b727f30e2545cd8747732f139eca26efbbb2282.zip |
x11-drivers/xf86-video-qxl: Unconditionally set REQUIRED_USE
Closes: https://bugs.gentoo.org/653886
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-qxl')
-rw-r--r-- | x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.5.ebuild b/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.5.ebuild index 8774666ba910..e68a0aea45c5 100644 --- a/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.5.ebuild +++ b/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.1.5.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="QEMU QXL paravirt video driver" KEYWORDS="amd64 x86" IUSE="xspice" -REQUIRED_USE="xspice? ( ${PYTHON_REQUIRED_USE} )" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" xspice? ( |