summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-laptop')
-rw-r--r--app-laptop/tuxedo-control-center-bin/tuxedo-control-center-bin-1.1.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/tuxedo-control-center-bin/tuxedo-control-center-bin-1.1.0-r2.ebuild b/app-laptop/tuxedo-control-center-bin/tuxedo-control-center-bin-1.1.0-r2.ebuild
index fe2d893bd421..40fcd5d28243 100644
--- a/app-laptop/tuxedo-control-center-bin/tuxedo-control-center-bin-1.1.0-r2.ebuild
+++ b/app-laptop/tuxedo-control-center-bin/tuxedo-control-center-bin-1.1.0-r2.ebuild
@@ -14,13 +14,13 @@ SRC_URI="https://rpm.tuxedocomputers.com/opensuse/15.2/x86_64/${MY_PN}_${PV}.rpm
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="-* ~amd64"
-IUSE=""
RESTRICT="strip splitdebug"
DEPEND="sys-power/tuxedo-cc-wmi"
RDEPEND="${DEPEND}"
-BDEPEND=""
+# See bug #827729
+BDEPEND="app-arch/xz-utils[extra-filters]"
S="${WORKDIR}"