shotcut: Fix running of {pre,post}Configure
Commit 0055c6aa introduced a new preConfigure hook that sets the right qmake path. Unfortunately the mkDerivation attributes of shotcut override the whole configurePhase, so this hook isn't run at all. However, this still doesn't fix the package and its already marked as broken. The build fails with the following error: Project ERROR: Unknown module(s) in QT: qml quick webkitwidgets x11extras Signed-off-by: aszlig <aszlig@redmoonstudios.org>
parent
11294eaf
Please register or sign in to comment