diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template index 00cd087c787..377f22ece68 100644 --- a/srcpkgs/litecoin/template +++ b/srcpkgs/litecoin/template @@ -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 diff --git a/srcpkgs/owncloudclient/template b/srcpkgs/owncloudclient/template index 419765cc51d..9313886d0be 100644 --- a/srcpkgs/owncloudclient/template +++ b/srcpkgs/owncloudclient/template @@ -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" diff --git a/srcpkgs/qupzilla/template b/srcpkgs/qupzilla/template index bda718cdf83..50e50cef1ab 100644 --- a/srcpkgs/qupzilla/template +++ b/srcpkgs/qupzilla/template @@ -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" diff --git a/srcpkgs/transmission/template b/srcpkgs/transmission/template index 9cee043c3eb..2590e79596c 100644 --- a/srcpkgs/transmission/template +++ b/srcpkgs/transmission/template @@ -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" diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template index 44026a1eae2..df2b8c2b249 100644 --- a/srcpkgs/wireshark/template +++ b/srcpkgs/wireshark/template @@ -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"