summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70d3df75d1e9..7d6ac4317287 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,6 +12,7 @@ pkgbase = deluge1
makedepends = python2-xdg
depends = python2
depends = python2-twisted-git
+ depends = python2-incremental-git
depends = desktop-file-utils
depends = hicolor-icon-theme
optdepends = python2-service-identity
diff --git a/PKGBUILD b/PKGBUILD
index bd29eeae0421..40c786cc658b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ makedepends=('intltool'
'python2-xdg')
depends=('python2'
'python2-twisted-git'
+ 'python2-incremental-git'
'desktop-file-utils'
'hicolor-icon-theme')
optdepends=('python2-service-identity'