Merge pull request #66220 from lambda-11235/kdenliveFrei0rFix

kdenlive: add missing breeze and frei0r dependencies
This commit is contained in:
Graham Christensen 2019-08-06 15:47:02 -04:00 committed by GitHub
commit ee4b93eab4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,8 @@
{ mkDerivation
, lib
, extra-cmake-modules
, breeze-icons
, breeze-qt5
, kdoctools
, kconfig
, kcrash
@ -19,7 +21,8 @@
, shared-mime-info
, libv4l
, kfilemetadata
, ffmpeg
, ffmpeg-full
, frei0r
, phonon-backend-gstreamer
, qtdeclarative
, qtquickcontrols
@ -37,6 +40,8 @@ mkDerivation {
kdoctools
];
buildInputs = [
breeze-icons
breeze-qt5
kconfig
kcrash
kdbusaddons
@ -59,7 +64,8 @@ mkDerivation {
qtwebkit
shared-mime-info
libv4l
ffmpeg
ffmpeg-full
frei0r
rttr
kpurpose
kdeclarative