From a90195dc18a64911b6217391853ffaec2ffc8809 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Sat, 26 Jan 2019 23:34:16 +0100 Subject: [PATCH] vapoursynth-editor: unmark nocross --- srcpkgs/vapoursynth-editor/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/vapoursynth-editor/template b/srcpkgs/vapoursynth-editor/template index d221e9cf5cd..731fa409529 100644 --- a/srcpkgs/vapoursynth-editor/template +++ b/srcpkgs/vapoursynth-editor/template @@ -14,7 +14,6 @@ license="MIT" homepage="https://bitbucket.org/mystery_keeper/vapoursynth-editor" distfiles="${homepage}/get/r${version}.tar.gz" checksum=41e09a6c1411536f7a223a16263145b31de4715189cfe2ebe62b4ad69d6ec342 -nocross="vapoursynth is nocross" if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-devel qt5-websockets-devel"