mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-laptop/tuxedo-control-center-bin: rpm distfile needs xz-utils[extra-filters]
Closes: https://bugs.gentoo.org/827729 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user