diff options
Diffstat (limited to 'extra/spice/PKGBUILD')
-rw-r--r-- | extra/spice/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/spice/PKGBUILD b/extra/spice/PKGBUILD index b5878e11d..0e209a9e1 100644 --- a/extra/spice/PKGBUILD +++ b/extra/spice/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196189 2013-10-08 07:21:39Z tpowa $ +# $Id: PKGBUILD 198438 2013-10-30 14:52:32Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Patryk Kowalczyk < patryk at kowalczyk dot ws> @@ -11,7 +11,6 @@ url="http://spice-space.org" license=('LGPL2.1') depends=(alsa-lib celt0.5.1 libcacard libjpeg-turbo libsasl libxinerama libxfixes libxrandr pixman) makedepends=(python2-pyparsing qemu spice-protocol) -options=(!libtool) source=(http://spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2) md5sums=('325b1c42ce24e75de45a75876b73a8bd') |