transmission-remote-cli: python-simplejson is unnecessary
This commit is contained in:
parent
d30d78d0ea
commit
ae0822d829
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'transmission-remote-cli'
|
||||
pkgname=transmission-remote-cli
|
||||
version=1.7.0
|
||||
revision=3
|
||||
noarch=yes
|
||||
revision=2
|
||||
makedepends="transmission python python-simplejson"
|
||||
makedepends="transmission python"
|
||||
depends="${makedepends}"
|
||||
short_desc="Curses interface for the BitTorrent client Transmission"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue