aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-10-30 16:56:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-07 16:46:12 +0000
commit5e838bd9b16429b48e27c86a365e54a15b8dc96b (patch)
tree2f0b4a45c7cec47e1e199f2660f3ee4285de43cf
parent44fe56b58da1a7138c113df10fbc25ad8b744adb (diff)
downloadaports-5e838bd9b16429b48e27c86a365e54a15b8dc96b.tar.bz2
aports-5e838bd9b16429b48e27c86a365e54a15b8dc96b.tar.xz
main/spice: rebuild against openssl 1.1
-rw-r--r--main/spice/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/spice/APKBUILD b/main/spice/APKBUILD
index b5e6e9b277..d098ac1f14 100644
--- a/main/spice/APKBUILD
+++ b/main/spice/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=spice
pkgver=0.14.1
-pkgrel=2
+pkgrel=3
pkgdesc="Implements the SPICE protocol"
url="http://www.spice-space.org/"
arch="all"
@@ -11,7 +11,7 @@ depends=""
depends_dev="spice-protocol pixman-dev celt051-dev libxinerama-dev"
makedepends="$depends_dev alsa-lib-dev libjpeg-turbo-dev libxrandr-dev
cyrus-sasl-dev libxfixes-dev python2-dev bash cegui06-dev py-parsing
- py-six glib-dev opus-dev libressl-dev"
+ py-six glib-dev opus-dev openssl-dev"
subpackages="$pkgname-dev $pkgname-server"
source="https://www.spice-space.org/download/releases/spice-server/spice-$pkgver.tar.bz2
0001-Disable-failing-tests.patch