mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 05:41:12 +02:00
ubertooth-firmware: fix rdep/dep confusion
This commit is contained in:
parent
3549bf22d7
commit
3f27dc26c8
2 changed files with 2 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
EBUILD ubertooth-firmware-9999.ebuild 714 RMD160 00cf47674274717160ad87468295e35c0da1e9f5 SHA1 79d124a018d2b1621929971d04ff05dbc70f5259 SHA256 eaf218c67022df5a8a307aebf2706a8d7d88c1ebd57910b12fdd6ccabc4b17cd
|
||||
EBUILD ubertooth-firmware-9999.ebuild 694 RMD160 f747d3da2a0082114a426dd6295b63ccd5c7ccb3 SHA1 8218132c7606585317a0aa075ce9ef4fdba6a70d SHA256 1085a1b8860fd657517a900c091b850f862e4d6dc107b0eff88c19bacb0cefd1
|
||||
|
|
|
|||
|
|
@ -15,8 +15,7 @@ SLOT="0"
|
|||
KEYWORDS="~arm ~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="net-wireless/ubertooth[dfu]"
|
||||
RDEPEND="${DEPEND}
|
||||
DEPEND="net-wireless/ubertooth[dfu]
|
||||
sys-devel/sourcery-arm-gcc-bin"
|
||||
|
||||
ESVN_REPO_URI="https://ubertooth.svn.sourceforge.net/svnroot/ubertooth/trunk/firmware"
|
||||
|
|
|
|||
Loading…
Reference in a new issue