mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 04:11:44 +00:00
RPM spec: explicitly disable Qt 6 check for now
This commit is contained in:
parent
8fe1ef0d90
commit
bc22db8fb1
@ -93,6 +93,7 @@ export CONFIGURE_ARGS="--with-boost-libdir=/usr/lib64/boost169"
|
||||
--disable-optimization \
|
||||
--enable-debug \
|
||||
--with-tools \
|
||||
--disable-qt6 \
|
||||
"$CONFIGURE_ARGS"
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user