From 3ceb5c9741b4d283919d88e66edbedc6738840f6 Mon Sep 17 00:00:00 2001 From: xpamych Date: Thu, 29 Dec 2022 22:43:35 +0300 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20build=20deps?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- qt6-git/lure.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/qt6-git/lure.sh b/qt6-git/lure.sh index 2326fb2..338d1b8 100644 --- a/qt6-git/lure.sh +++ b/qt6-git/lure.sh @@ -8,7 +8,6 @@ license=('LGPLv3') provides=('qt6') conflicts=('qt6') deps=('git' 'cmake' 'ninja' 'gcc' 'perl' 'python' 'libclang' 'libgl-devel' 'libegl-devel' 'libinput-dev' 'libfontconfig1-devel') -build_deps=('') sources=("https://code.qt.io/qt/qt5.git") checksums=('SKIP')