Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=68ad270db63cc31053d4ac72a1395190ad5d16df
commit 68ad270db63cc31053d4ac72a1395190ad5d16df Author: bouleetbil <[email protected]> Date: Mon May 18 23:37:29 2009 +0200 gnote-0.3.1-1-ppc *added ppc to archs() diff --git a/source/gnome-extra/gnote/FrugalBuild b/source/gnome-extra/gnote/FrugalBuild index 6aba936..3ee4fd5 100644 --- a/source/gnome-extra/gnote/FrugalBuild +++ b/source/gnome-extra/gnote/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="Gnote is a port of Tomboy to C++" groups=('gnome-extra') depends=('glibmm' 'gtk+2' 'gtkmm' 'libxml++' 'gconf>=2.26.0' 'gtkspell' 'libpanelappletmm' 'libboost-mt') makedepends=('boost' 'intltool' 'gnome-doc-utils') -archs=('i686') +archs=('i686' 'ppc') options=('scriptlet') _F_gnome_schemas=('/etc/gconf/schemas/gnote.schemas') _F_gnome_desktop="y" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
