소스 검색

If you're going to listen to audio then you presumably also need the ability to create it

Bob Mottram 7 년 전
부모
커밋
b46faa6b51
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      src/freedombone-image-customise

+ 2
- 0
src/freedombone-image-customise 파일 보기

@@ -607,6 +607,8 @@ install_ferment() {
607 607
         return
608 608
     fi
609 609
 
610
+    chroot "$rootdir" apt-get -yq install audacity
611
+
610 612
     get_npm_arch
611 613
 
612 614
     git clone $FERMENT_REPO $rootdir/etc/ferment