summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c4cfc36eac1..0a9d9c1668ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc='Natural Scrolling application'
arch=('x86_64' 'i686')
url='https://github.com/cemmanouilidis/naturalscrolling'
license=('GPL3')
-depends=('python2')
+depends=('python2' 'python-distutils-extra')
source=('git+https://github.com/cemmanouilidis/naturalscrolling.git')
sha256sums=('SKIP')