summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsasvari2017-12-18 17:18:01 +0100
committersasvari2017-12-18 17:18:01 +0100
commit82ede41f9a73825129ca9350bf58bd2da69290e9 (patch)
treeedd941bea95e857d5cd8b1366c73b37585efb7fc /PKGBUILD
parentf8ac9b4f82a844e37d8bdf27530249450061672c (diff)
downloadaur-82ede41f9a73825129ca9350bf58bd2da69290e9.tar.gz
new revision
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51e76704c190..7ac804b510d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Your bibliography on the command line"
arch=(any)
url="https://github.com/pubs/pubs"
license=('LGPL-3.0')
-depends=("python" "python-configobj" "python-bibtexparser" "python-beautifulsoup4")
+depends=("python" "python-configobj" "python-bibtexparser" "python-beautifulsoup4" "python-yaml")
makedepends=("git")
provides=("pubs")
source=("git+https://github.com/pubs/pubs.git")