Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting9.git;a=commitdiff;h=eb66da1af8b5df2a414f7755e67caad7549cd1e1
commit eb66da1af8b5df2a414f7755e67caad7549cd1e1 Author: James Buren <[email protected]> Date: Tue Jan 1 10:39:22 2013 -0600 yaml-cpp-0.5.0-2-x86_64 * rebuild with boost diff --git a/source/devel-extra/yaml-cpp/FrugalBuild b/source/devel-extra/yaml-cpp/FrugalBuild index aa5db79..fb2fbf3 100644 --- a/source/devel-extra/yaml-cpp/FrugalBuild +++ b/source/devel-extra/yaml-cpp/FrugalBuild @@ -3,10 +3,10 @@ pkgname=yaml-cpp pkgver=0.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="YAML parser and emitter in C++, written around the YAML 1.2 spec" depends=() -makedepends=('boost') +makedepends=('boost>=1.50.0') groups=('devel-extra') archs=('i686' 'x86_64') Finclude cmake googlecode _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
