From 5e838bd9b16429b48e27c86a365e54a15b8dc96b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 30 Oct 2018 16:56:24 +0000 Subject: main/spice: rebuild against openssl 1.1 --- main/spice/APKBUILD | 4 ++-- 1 file 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 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 -- cgit v1.2.3