mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/x11vnc: rebuild against libressl 2.5
This commit is contained in:
parent
086f0159a4
commit
6cde29f4e5
@ -2,7 +2,7 @@
|
||||
# Maintainer: Tuan M. Hoang <tmhoang@flatglobe.org>
|
||||
pkgname=x11vnc
|
||||
pkgver=0.9.14
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="VNC server for real X displays"
|
||||
url="http://www.karlrunge.com/x11vnc/"
|
||||
arch="all"
|
||||
@ -18,7 +18,6 @@ builddir="$srcdir"/x11vnc-$pkgver
|
||||
prepare() {
|
||||
cd "$builddir"
|
||||
default_prepare || return 1
|
||||
update_config_sub || return 1
|
||||
autoreconf -v --install
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user