Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b89bf14f4d8a9c1ee4886475ee421c8e52ce2ca5
commit b89bf14f4d8a9c1ee4886475ee421c8e52ce2ca5 Author: Slown <[email protected]> Date: Mon Feb 13 19:17:30 2012 +0100 libtvdb-0.3.0-2-i686 * fixing depends diff --git a/source/lib-extra/libtvdb/FrugalBuild b/source/lib-extra/libtvdb/FrugalBuild index 54fd99b..a584939 100644 --- a/source/lib-extra/libtvdb/FrugalBuild +++ b/source/lib-extra/libtvdb/FrugalBuild @@ -3,10 +3,10 @@ pkgname=libtvdb pkgver=0.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="A small library to fetch TV series information from the thetvdb.com web service" depends=() -makedepends=('kdebase-runtime-compiletime' 'automoc4') +makedepends=('kdelibs' 'kdebase-runtime-compiletime' 'automoc4') groups=('lib-extra') archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
