aboutsummaryrefslogtreecommitdiffstats
path: root/testing/shairport-sync
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-10-10 09:55:29 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-10-10 12:04:55 +0000
commit3fc833e33d6c1a483de9d1db7df089f6e31a14a4 (patch)
treeef2d33213ae393a3d8ce66b1ba5079c4128225ec /testing/shairport-sync
parentba03a727ca58200749153edb5d5a8b7bafc0779f (diff)
downloadaports-3fc833e33d6c1a483de9d1db7df089f6e31a14a4.tar.bz2
aports-3fc833e33d6c1a483de9d1db7df089f6e31a14a4.tar.xz
testing/shairport-sync: rebuild against libressl
Diffstat (limited to 'testing/shairport-sync')
-rw-r--r--testing/shairport-sync/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/shairport-sync/APKBUILD b/testing/shairport-sync/APKBUILD
index 0ef8b3355b..4756034b74 100644
--- a/testing/shairport-sync/APKBUILD
+++ b/testing/shairport-sync/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer:
pkgname=shairport-sync
pkgver=2.8.1
-pkgrel=0
+pkgrel=1
pkgdesc="AirTunes emulator. Shairport Sync adds multi-room capability with Audio Synchronisation"
url="https://github.com/mikebrady/shairport-sync"
arch="all"
license="custom"
depends=""
-depends_dev="alsa-lib-dev libdaemon-dev popt-dev openssl-dev soxr-dev
+depends_dev="alsa-lib-dev libdaemon-dev popt-dev libressl-dev soxr-dev
avahi-dev libconfig-dev"
makedepends="$depends_dev autoconf automake libtool"
install=""