summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn ShaggyTwoDope Jenkins2015-07-25 16:34:46 -0700
committerJohn ShaggyTwoDope Jenkins2015-07-25 16:34:46 -0700
commit49b3d4ca5699e450a4ccace747962fba8e6b1aae (patch)
tree90d33da2bf7df02cf1bc3a918f909bd79104d8ef /PKGBUILD
parenta369a5d56cd65c39558e36d8a56f0a8c67a86cec (diff)
downloadaur-49b3d4ca5699e450a4ccace747962fba8e6b1aae.tar.gz
new dependacy
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7c3fb1f8829..5ec18a9832a0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/michael-lazar/rtv"
license=('MIT')
conflicts=('rtv-git')
makedepends=('git')
-depends=('python3-kitchen' 'ncurses' 'python' 'python-six' 'python-requests' 'python-praw-git' 'python-setuptools')
+depends=('python-decorator' 'python3-kitchen' 'ncurses' 'python' 'python-six' 'python-requests' 'python-praw-git' 'python-setuptools')
source=(https://github.com/michael-lazar/rtv/archive/v$pkgver.tar.gz)
md5sums=('07ebf3aff58d4e4f6dfbcd8e8311a8d0')