summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/spice/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/spice/APKBUILD b/testing/spice/APKBUILD
index d349182f0..82c5787aa 100644
--- a/testing/spice/APKBUILD
+++ b/testing/spice/APKBUILD
@@ -2,15 +2,15 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=spice
pkgver=0.10.0
-pkgrel=0
+pkgrel=1
pkgdesc="Implements the SPICE protocol"
url="http://www.spice-space.org/"
arch="all"
license="LGPLv2+"
depends=""
-makedepends="spice-protocol pixman-dev alsa-lib-dev openssl-dev jpeg-dev
- libxrandr-dev cyrus-sasl-dev celt051-dev libxfixes-dev python-dev
- bash cegui06-dev"
+depends_dev="spice-protocol pixman-dev celt051-dev openssl-dev"
+makedepends="$depends_dev alsa-lib-dev jpeg-dev libxrandr-dev cyrus-sasl-dev
+ libxfixes-dev python-dev bash cegui06-dev"
install=""
subpackages="$pkgname-dev $pkgname-server $pkgname-client"
source="http://www.spice-space.org/download/releases/spice-$pkgver.tar.bz2