rtl8812au_aircrack-ng: pkgcheck fixes

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-05-02 15:02:32 -04:00
parent 12ef87a212
commit c42f1f936b
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -24,9 +24,6 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="kernel_linux"
DEPEND="
!!net-wireless/rtl8812au"
# compile against selected (not running) target
pkg_setup() {
if use kernel_linux; then