Skip to content

Commit

Permalink
net-wireless/wpa_supplicant: fix DEPEND for new optional CRDA
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/462032
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Nov 21, 2021
1 parent c08f65d commit 7011f06
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion net-wireless/wpa_supplicant/wpa_supplicant-2.9-r6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ DEPEND="
dbus? ( sys-apps/dbus )
kernel_linux? (
dev-libs/libnl:3
net-wireless/crda
eap-sim? ( sys-apps/pcsc-lite )
)
!kernel_linux? ( net-libs/libpcap )
Expand Down
1 change: 0 additions & 1 deletion net-wireless/wpa_supplicant/wpa_supplicant-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ DEPEND="
dbus? ( sys-apps/dbus )
kernel_linux? (
dev-libs/libnl:3
net-wireless/crda
eap-sim? ( sys-apps/pcsc-lite )
)
!kernel_linux? ( net-libs/libpcap )
Expand Down

0 comments on commit 7011f06

Please sign in to comment.