[arch-commits] Commit in mono-tools/trunk (PKGBUILD)

Daniel Isenmann daniel at archlinux.org
Fri Oct 16 16:53:01 UTC 2009


    Date: Friday, October 16, 2009 @ 12:53:01
  Author: daniel
Revision: 55936

upgpkg: mono-tools 2.4.2-2
    adding missing dependency gluezilla (completing mono support)

Modified:
  mono-tools/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-16 16:01:41 UTC (rev 55935)
+++ PKGBUILD	2009-10-16 16:53:01 UTC (rev 55936)
@@ -11,12 +11,12 @@
 
 pkgname=mono-tools
 pkgver=2.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="collection of testing and development tools for use with mono (including monodoc browser)"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.mono-project.com/"
-depends=('mono>=2.4.2' 'desktop-file-utils' 'gnome-desktop-sharp>=2.26.0')
+depends=('mono>=2.4.2' 'desktop-file-utils' 'gnome-desktop-sharp>=2.26.0' 'gluezilla')
 makedepends=('gecko-sharp-2.0>=0.13')
 install=$pkgname.install
 source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2)




More information about the arch-commits mailing list