From 4d890fb9f73c00793450f7581224fc1b52e7a073 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Sat, 21 Nov 2020 15:59:54 +0200 Subject: [PATCH] Add dotdrop deps --- deploy.sh | 2 +- dotdrop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy.sh b/deploy.sh index 5828a3a..2c63408 100755 --- a/deploy.sh +++ b/deploy.sh @@ -8,7 +8,7 @@ export DOTREPO="$HOME/git/dotfiles" DISTRO="$(lsb_release -ds | sed 's/"//g')" -PKGLIST="" +PKGLIST="python-ruamel-yaml python-magic-git python-jinja python-docopt" if [ -d $DOTREPO ]; then print "Dotfile repository already exists, exiting..." diff --git a/dotdrop b/dotdrop index 675c820..581c82d 160000 --- a/dotdrop +++ b/dotdrop @@ -1 +1 @@ -Subproject commit 675c8206061269a10ed3e03871be0264fc784ce2 +Subproject commit 581c82da3817b1e2284ba86e9ed4445a95a3882f