summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEcmel Berk CANLIER2017-09-29 18:26:32 +0300
committerEcmel Berk CANLIER2017-09-29 18:26:32 +0300
commit0316e5b27c2433448e25aec70c572c126f1a0f9a (patch)
treeba8940dab61e6de7bdf6a27013d621331df4637d /PKGBUILD
parente9b0c29831ce94e11820ad85c043fe0236844a5e (diff)
downloadaur-0316e5b27c2433448e25aec70c572c126f1a0f9a.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 308fc170bf27..cb047f818af1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="A CLI program to manage Firefox userChrome.css changes."
url="https://github.com/Admicos/userfirefox"
arch=("any")
license=('GPLv3')
-depends=("python" "python-requests")
+depends=("python" "python-requests" "python-yaml")
source=("userFirefox::git+https://github.com/Admicos/userfirefox" "ufox.sh")
md5sums=('SKIP'
'3145ba7dd5cb2f7669ea8ae9634f407d')