mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
minor b43-tools update, planning to push broadcom open firmware soon
This commit is contained in:
parent
5855c680f1
commit
312b444fc8
1 changed files with 3 additions and 3 deletions
|
|
@ -12,13 +12,13 @@ HOMEPAGE="http://bu3sch.de/gitweb?p=b43-tools.git;a=summary"
|
|||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="assembler debug disassembler fwcutter ssb_sprom"
|
||||
#default to using assembler and ssb_sprom only
|
||||
IUSE="+assembler debug disassembler fwcutter +ssb_sprom"
|
||||
|
||||
EAPI=2
|
||||
|
||||
#deps and rdeps. debug will have extra rdeps, fwcutter requires !fwcutter
|
||||
#debug will have extra rdeps
|
||||
#consider importing the python stuff and doing the postinst whatnot
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="fwcutter? ( !net-wireless/b43-fwcutter )"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue