From 8fa43032eca1e6231e7990698e76a1bb8b5cb75a Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 7 Oct 2016 16:32:30 +0000 Subject: community/libshairport: rebuild against libressl --- community/libshairport/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/libshairport') diff --git a/community/libshairport/APKBUILD b/community/libshairport/APKBUILD index 349388efe5..620687222d 100644 --- a/community/libshairport/APKBUILD +++ b/community/libshairport/APKBUILD @@ -3,13 +3,13 @@ pkgname=libshairport pkgver=1.2.1 _realver=1.2.0.20310_lib -pkgrel=0 +pkgrel=1 pkgdesc="AirPort Express emulator" url="https://github.com/amejia1/libshairport" arch="all" license="GPL" depends="" -depends_dev="avahi-dev libao-dev openssl-dev" +depends_dev="avahi-dev libao-dev libressl-dev" makedepends="$depends_dev autoconf automake libtool" install="" subpackages="$pkgname-dev" -- cgit v1.2.3