diff options
Diffstat (limited to 'extra/seed/PKGBUILD')
-rw-r--r-- | extra/seed/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/seed/PKGBUILD b/extra/seed/PKGBUILD index 31dac811a..cd35b0df8 100644 --- a/extra/seed/PKGBUILD +++ b/extra/seed/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 197192 2013-10-23 17:22:29Z heftig $ +# $Id: PKGBUILD 198427 2013-10-30 14:48:37Z allan $ #Maintainer : Ionut Biru <ibiru@archlinux.org> #Contributor: Jan de Groot <jgc@archlinux.org> @@ -9,7 +9,6 @@ pkgdesc="Library and interpreter for JavaScript with GObject type system binding arch=('i686' 'x86_64') url="http://live.gnome.org/Seed/" license=('LGPL') -options=('!libtool') depends=('webkitgtk3' 'gobject-introspection' 'gnome-js-common' 'mpfr') makedepends=('intltool') source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/3.8/${pkgname}-${pkgver}.tar.xz |