Skip to content

Instantly share code, notes, and snippets.

@skrat
Created August 20, 2017 23:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skrat/10af863b5b8ad5a3fd2008022a31f3fd to your computer and use it in GitHub Desktop.
Save skrat/10af863b5b8ad5a3fd2008022a31f3fd to your computer and use it in GitHub Desktop.
diff --git a/PKGBUILD b/PKGBUILD
index 21805bc..10c053f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc='A command line interface for the Pirate Bay'
arch=('any')
url='https://github.com/vikstrous/pirate-get/'
license=('AGPL')
-depends=('python' 'python-setuptools')
+depends=('python' 'python-setuptools' 'python-veryprettytable' 'python-beautifulsoup4')
optdepends=('python-colorama: for colored output')
provides=("pirate-get")
conflicts=("pirate-get-git")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment