summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 7 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7cbc455ffe2d..17b9f61eb053 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = netease-musicbox-git
pkgdesc = A sexy command line interface musicbox for NetEase based on Python
pkgver = r557.f4a7dfa
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/darknessomi/musicbox
install = netease-musicbox-git.install
arch = any
license = MIT
makedepends = git
+ makedepends = python
makedepends = python2
makedepends = mpg123
makedepends = python2-beautifulsoup4
@@ -15,6 +16,7 @@ pkgbase = netease-musicbox-git
makedepends = python2-crypto
makedepends = python2-future
makedepends = python2-lxml
+ makedepends = python2-cryptography
makedepends = python
makedepends = mpg123
makedepends = python-beautifulsoup4
@@ -23,6 +25,7 @@ pkgbase = netease-musicbox-git
makedepends = python-crypto
makedepends = python-future
makedepends = python-lxml
+ makedepends = python-cryptography
depends = mpg123
optdepends = aria2: music caching
optdepends = libnotify: notifications
@@ -41,12 +44,14 @@ pkgname = netease-musicbox-git
depends = python-crypto
depends = python-future
depends = python-lxml
+ depends = python-cryptography
optdepends = aria2: music caching
optdepends = libnotify: notifications
optdepends = python-pyqt4: lyrics support
optdepends = python-dbus: lyrics support
pkgname = netease-musicbox-py2-git
+ depends = python
depends = python2
depends = mpg123
depends = python2-beautifulsoup4
@@ -55,6 +60,7 @@ pkgname = netease-musicbox-py2-git
depends = python2-crypto
depends = python2-future
depends = python2-lxml
+ depends = python2-cryptography
optdepends = aria2: music caching
optdepends = python2-keybinder2: global keybindings
optdepends = libnotify: notifications