Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting9.git;a=commitdiff;h=c1630f67dd521c85e1300564a2e626a3cbbf3ec3
commit c1630f67dd521c85e1300564a2e626a3cbbf3ec3 Author: James Buren <[email protected]> Date: Tue Jan 1 11:22:08 2013 -0600 gnote-3.6.1-2-x86_64 * rebuild with boost diff --git a/source/gnome-extra/gnote/FrugalBuild b/source/gnome-extra/gnote/FrugalBuild index 049dbbc..3c8e356 100644 --- a/source/gnome-extra/gnote/FrugalBuild +++ b/source/gnome-extra/gnote/FrugalBuild @@ -4,11 +4,11 @@ pkgname=gnote pkgver=3.6.1 -pkgrel=1 +pkgrel=2 pkgdesc="Gnote is a port of Tomboy to C++" groups=('gnome-extra') depends=('glibmm' 'gtk+3' 'gtkmm' 'libsecret' 'desktop-file-utils' 'libxslt') -makedepends=('intltool' 'itstool' 'boost' 'libboost') +makedepends=('intltool' 'itstool' 'boost>=1.50.0' 'libboost>=1.50.0') archs=('i686' 'x86_64') options=('scriptlet') _F_gnome_glib="y" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
