summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3e0e06b2c94..9a5a9c89b6d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,8 @@ arch=('x86_64')
url="https://github.com/slacka/WoeUSB"
license=('GPL3')
groups=()
-depends=('wxgtk2' 'grub' 'wxgtk-common' 'dosfstools' 'parted' 'wget')
+depends=('wxgtk2' 'grub' 'wxgtk-common' 'dosfstools'
+ 'parted' 'wget' 'ntfs-3g' 'gksu')
makedepends=('git')
provides=("woeusb")
conflicts=("")