Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=mate.git;a=commitdiff;h=fddc901f6240d76c780c5964a408f6f6e86928f8

commit fddc901f6240d76c780c5964a408f6f6e86928f8
Author: Pingax <[email protected]>
Date:   Fri Sep 7 11:21:21 2012 +0200

libmatewnck-1.4.0-2-i686
* Fix build

diff --git a/source/mate-extra/libmatewnck/FrugalBuild 
b/source/mate-extra/libmatewnck/FrugalBuild
index 3fedea7..9febf4e 100644
--- a/source/mate-extra/libmatewnck/FrugalBuild
+++ b/source/mate-extra/libmatewnck/FrugalBuild
@@ -3,13 +3,20 @@

pkgname=libmatewnck
pkgver=1.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="Window Navigator Construction Kit for Mate"
archs=('i686' 'x86_64')
groups=('mate-extra' 'mate-base')
-depends=()
-makedepends=('mate-common')
+depends=('libx11' 'gtk+2' 'gobject-introspection')
+makedepends=('mate-common' 'intltool' 'gtk-doc')
Finclude mate
sha1sums=('080fe3bb3ffbe67581dc3e6a34e87a38e4b5c385')

+build()
+{
+       Fcd
+       Fmake
+       Fmakeinstall
+}
+
# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to