This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
ieee8021xclient: fix DEPENDS: to not create a dependency loop
Signed-off-by: Andrew Powers-Holmes <andrew@omnom.net>
lilik-openwrt-22.03
Andrew Powers-Holmes
3 years ago
parent
76b750d720
commit
07e17e2f06
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/ieee8021xclient/Makefile
+ 1
- 1
net/ieee8021xclient/Makefile
View File
@ -20,7 +20,7 @@ define Package/ieee8021xclient
CATEGORY:
=
Network
MAINTAINER:
=
David Yang <mmyangfl@gmail.com>
TITLE:
=
Wired 802.1x client config support
DEPENDS:
=
+wpa_supplicant
DEPENDS:
=
@
(
PACKAGE_wpa-supplicant
||
PACKAGE_wpad
)
PKGARCH:
=
all
e
n
d
e
f
Write
Preview
Loading…
Cancel
Save