Pārlūkot izejas kodu

Missing package

Bob Mottram 10 gadus atpakaļ
vecāks
revīzija
d1e8376073
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone Parādīt failu

7521
   # toxcore
7521
   # toxcore
7522
   apt-get -y install build-essential libtool autotools-dev
7522
   apt-get -y install build-essential libtool autotools-dev
7523
   apt-get -y install automake checkinstall check git yasm
7523
   apt-get -y install automake checkinstall check git yasm
7524
-  apt-get -y install libsodium13 libsodium-dev libcap2-bin
7524
+  apt-get -y install libsodium13 libsodium-dev libcap2-bin libconfig9
7525
 
7525
 
7526
   cd $INSTALL_DIR
7526
   cd $INSTALL_DIR
7527
   git clone $TOX_REPO
7527
   git clone $TOX_REPO