Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=805df8500d6c56e8aed557ed2f4c1206a80db3e4
commit 805df8500d6c56e8aed557ed2f4c1206a80db3e4 Author: Baste <[email protected]> Date: Wed May 22 14:11:41 2013 +0200 gnote-3.8.1-2-x86_64 * Fix Build diff --git a/source/gnome-extra/gnote/FrugalBuild b/source/gnome-extra/gnote/FrugalBuild index 1b45ef4..a5cb987 100644 --- a/source/gnome-extra/gnote/FrugalBuild +++ b/source/gnome-extra/gnote/FrugalBuild @@ -6,11 +6,11 @@ options+=('asneeded') pkgname=gnote pkgver=3.8.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') -depends=('glibmm' 'gtkmm' 'libsecret' 'gtkspell3') +depends=('glibmm' 'gtkmm' 'libsecret' 'gtkspell3' 'desktop-file-utils') makedepends=('intltool' 'itstool' 'boost>=1.50.0' 'libboost>=1.50.0') archs=('i686' 'x86_64') _F_gnome_glib="y" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
