aboutsummaryrefslogtreecommitdiffstats
path: root/community/libshairport/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libshairport/APKBUILD')
-rw-r--r--community/libshairport/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libshairport/APKBUILD b/community/libshairport/APKBUILD
index 8782d852e29..a82eebb496b 100644
--- a/community/libshairport/APKBUILD
+++ b/community/libshairport/APKBUILD
@@ -3,12 +3,12 @@
pkgname=libshairport
pkgver=1.2.1.20121215
_realver=1.2.0.20310_lib
-pkgrel=2
+pkgrel=3
pkgdesc="AirPort Express emulator"
url="https://github.com/amejia1/libshairport"
arch="all"
license="MIT"
-depends_dev="avahi-dev libao-dev openssl1.1-compat-dev"
+depends_dev="avahi-dev libao-dev openssl-dev>3"
makedepends="$depends_dev autoconf automake libtool"
subpackages="$pkgname-dev"
source="http://mirrors.xbmc.org/build-deps/darwin-libs/libshairport-$_realver.tar.gz"