diff options
Diffstat (limited to 'extra/libchamplain/PKGBUILD')
-rw-r--r-- | extra/libchamplain/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libchamplain/PKGBUILD b/extra/libchamplain/PKGBUILD index a79985526..a5c88d06c 100644 --- a/extra/libchamplain/PKGBUILD +++ b/extra/libchamplain/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196110 2013-10-07 11:52:47Z jgc $ +# $Id: PKGBUILD 198137 2013-10-30 13:00:52Z allan $ # Maintainer: Andreas Radke <andyrtr@archlinux.org> # Contributor: Michael Kanis <mkanis@gmx.de> @@ -9,7 +9,6 @@ pkgdesc="Gtk3 widget for displaying rasterized maps" url="http://projects.gnome.org/libchamplain/" license=('LGPL') arch=('i686' 'x86_64' 'mips64el') -options=('!libtool') depends=('clutter-gtk' 'libsoup' 'cairo' 'sqlite') makedepends=('gobject-introspection' 'gtk-doc' 'vala') source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz) |