nicotine+: add librsvg to dependencies
This commit is contained in:
parent
a75c4f1b14
commit
6c72508bd0
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'nicotine+'
|
||||
pkgname=nicotine+
|
||||
version=1.2.16
|
||||
revision=2
|
||||
revision=3
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-gobject2-devel"
|
||||
depends="pygtk mutagen"
|
||||
depends="pygtk mutagen librsvg"
|
||||
pycompile_module="pynicotine"
|
||||
short_desc="Soulseek music-sharing client written in Python"
|
||||
maintainer="doggone <doggone@airmail.cc>"
|
||||
|
|
Loading…
Reference in a new issue