summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eaa5669080b1..fc2aa9ea39e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,12 @@ pkgrel=3
pkgdesc='Create virtual wifi hotspot using same wifi card which is connected to an AP + many features (a GUI tool)'
arch=('x86_64')
url='https://github.com/lakinduakash/linux-wifi-hotspot'
-license=('BSD-2-Clause')
+license=('BSD')
depends=('hostapd'
'iw'
'gtk3'
- 'libx11'
'gksu'
'procps-ng'
- 'bash'
'util-linux'
'dnsmasq'
'iptables')