Andy Baugh 5 tahun lalu
induk
melakukan
e20cfe9667
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      Makefile

+ 2 - 2
Makefile

@@ -8,5 +8,5 @@ test:
 
 .PHONY: depend
 depend:
-	sudo apt install -y cpanminus starman  libcal-dav-perl libtext-xslate-perl libserver-starter-perl liburl-encode-perl libplack-perl libcal-dav-perl libconfig-tiny-perl libdatetime-format-http-perl libjson-maybexs-perl libuuid-tiny-perl libcapture-tiny-perl libconfig-simple-perl libdbi-perl libfile-slurper-perl libfile-touch-perl libfile-copy-recursive-perl
-	sudo cpanm Mojo::File Date::Format DBD::SQLite
+	sudo apt install -y sqlite3 libsqlite3-dev libdbd-sqlite3-perl cpanminus starman  libcal-dav-perl libtext-xslate-perl libserver-starter-perl liburl-encode-perl libplack-perl libcal-dav-perl libconfig-tiny-perl libdatetime-format-http-perl libjson-maybexs-perl libuuid-tiny-perl libcapture-tiny-perl libconfig-simple-perl libdbi-perl libfile-slurper-perl libfile-touch-perl libfile-copy-recursive-perl
+	sudo cpanm Mojo::File Date::Format