kdenlive: add qtnetworkauth to buildInputs
This commit is contained in:
parent
eca680bc66
commit
e8ee87ded0
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
, phonon-backend-gstreamer
|
||||
, qtdeclarative
|
||||
, qtmultimedia
|
||||
, qtnetworkauth
|
||||
, qtquickcontrols2
|
||||
, qtscript
|
||||
, rttr
|
||||
|
@ -61,6 +62,7 @@ mkDerivation {
|
|||
phonon-backend-gstreamer
|
||||
qtdeclarative
|
||||
qtmultimedia
|
||||
qtnetworkauth
|
||||
qtquickcontrols2
|
||||
qtscript
|
||||
shared-mime-info
|
||||
|
|
Loading…
Reference in a new issue