purple-plugin-pack: fix deps.

This commit is contained in:
Christian Neukirchen 2015-05-19 20:08:40 +02:00
parent 3844cbd3fe
commit 3edca467fb
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'purple-plugin-pack'
pkgname=purple-plugin-pack
version=2.7.0
revision=3
revision=4
build_style=gnu-configure
hostmakedepends="pkg-config intltool"
hostmakedepends="pkg-config intltool python"
makedepends="libpurple-devel pidgin-devel finch-devel"
short_desc="Compilation of plugins for the libpurple family of IM clients"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"