Merge pull request #85 from lakinduakash/dev

Update debian dependencies in debian/control
This commit is contained in:
Lakindu Akash 2020-10-28 21:35:46 +05:30 committed by GitHub
commit ec0a6961d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
debian/control vendored
View File

@ -9,5 +9,5 @@ Homepage: https://github.com/lakinduakash/linux-wifi-hotspot
Package: linux-wifi-hotspot
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}, hostapd (>=2.0), iw (>= 5.4),iproute2 (>=5.0), util-linux (>=2.3), procps(>=3.3)
Description: GUI tool for creating virtual hotspots using the same wi-fi card that is already connected to an access point.