Skip to content

Commit

Permalink
app-laptop/tuxedo-control-center-bin: rpm distfile needs xz-utils[ext…
Browse files Browse the repository at this point in the history
…ra-filters]

Closes: https://bugs.gentoo.org/827729
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Nov 29, 2021
1 parent 9ecc32a commit 6e948c2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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}"

Expand Down

0 comments on commit 6e948c2

Please sign in to comment.