srcpkgs: remove broken now that qt5 should build with libressl-2.3.
This commit is contained in:
parent
e505713113
commit
a74304b971
|
@ -2,7 +2,6 @@
|
|||
pkgname=litecoin
|
||||
version=0.10.4.0
|
||||
revision=2
|
||||
broken="qt5+libressl"
|
||||
wrksrc="${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
pkgname=owncloudclient
|
||||
version=2.1.0
|
||||
revision=3
|
||||
broken="libressl-2.3"
|
||||
build_style=cmake
|
||||
configure_args="-Wno-dev"
|
||||
hostmakedepends="cmake pkg-config qt5-qmake"
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
pkgname=qupzilla
|
||||
version=1.8.9
|
||||
revision=3
|
||||
broken="libressl-2.3"t
|
||||
wrksrc=QupZilla-${version}
|
||||
build_style=qmake
|
||||
hostmakedepends="pkg-config"
|
||||
|
|
|
@ -13,8 +13,6 @@ license="MIT, GPL-2"
|
|||
distfiles="https://download.transmissionbt.com/files/${pkgname}-${version}.tar.xz"
|
||||
checksum=3a8d045c306ad9acb7bf81126939b9594553a388482efa0ec1bfb67b22acd35f
|
||||
|
||||
broken="qt5 fails to build with libressl-2.3"
|
||||
|
||||
# Create transmission system user/group
|
||||
system_accounts="transmission"
|
||||
transmission_homedir="/var/lib/transmission"
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
pkgname=wireshark
|
||||
version=2.0.2
|
||||
revision=2
|
||||
broken="libressl-2.3"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ssl --with-pcap --with-libcap --with-zlib --with-lua
|
||||
--with-krb5 --with-gtk3=yes --without-portaudio CC_FOR_BUILD=cc"
|
||||
|
|
Loading…
Reference in New Issue