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
Merge pull request
#2873
from neheb/master
airmon-ng: Fix procps-ng dependancy.
lilik-openwrt-22.03
champtar
9 years ago
committed by
GitHub
parent
bdbadcf9a4
335ea8a23e
commit
87fa1b1ed8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/aircrack-ng/Makefile
+ 1
- 1
net/aircrack-ng/Makefile
View File
@ -41,7 +41,7 @@ endef
d
e
f
i
n
e
P
a
c
k
a
g
e
/
a
i
r
m
o
n
-
n
g
SECTION:
=
net
CATEGORY:
=
Network
DEPENDS:
=
+wireless-tools +ethtool +procps +CONFIG_PCI_SUPPORT:pciutils +CONFIG_USB_SUPPORT:usbutils
DEPENDS:
=
+wireless-tools +ethtool +procps
-ng
+CONFIG_PCI_SUPPORT:pciutils +CONFIG_USB_SUPPORT:usbutils
TITLE:
=
Bash script designed to turn wireless cards into monitor mode.
URL:
=
http://www.aircrack-ng.org/
SUBMENU:
=
wireless
Write
Preview
Loading…
Cancel
Save