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 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"