From 6e33f067d1e8f3d98544f3bafc0808b84d3eb296 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 19 Nov 2017 14:11:46 -0200 Subject: Provision: more dependency resolutions --- share/provision/desktop-basic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/provision/desktop-basic') diff --git a/share/provision/desktop-basic b/share/provision/desktop-basic index 43cd160..0b3e597 100755 --- a/share/provision/desktop-basic +++ b/share/provision/desktop-basic @@ -53,7 +53,7 @@ $APT_INSTALL torbrowser-launcher # Luakit using stowpkg if [ ! -x "$HOME/apps/stowpkg/tree/`uname -m`/bin/luakit" ]; then - $APT_INSTALL stow + $APT_INSTALL make stow apps/stowpkg/stowpkg install luakit fi -- cgit v1.2.3