ソースを参照

video editing on mesh client

Bob Mottram 7 年 前
コミット
6fcb305e04
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2
    2
      src/freedombone-image-customise

+ 2
- 2
src/freedombone-image-customise ファイルの表示

@@ -880,8 +880,8 @@ function configure_user_interface {
880 880
     # clipboard
881 881
     chroot "$rootdir" apt-get -yq install xclip
882 882
 
883
-    # audio recording
884
-    chroot "$rootdir" apt-get -yq install audacity
883
+    # multimedia recording and editing
884
+    chroot "$rootdir" apt-get -yq install audacity kdenlive
885 885
 
886 886
     # for gtk dialog entry
887 887
     chroot "$rootdir" apt-get -yq install zenity