summaryrefslogtreecommitdiff
path: root/install_dependencies.sh
diff options
context:
space:
mode:
authorjak1 <mike.wollmann@gmail.com>2021-04-24 23:01:40 +0000
committerjak1 <mike.wollmann@gmail.com>2021-04-24 23:01:40 +0000
commit1935c3f18cd73a4396d3d603d49dfb14602a9a6a (patch)
treed4cec8c43766589a77e382f10b96b4cc5edbf5d2 /install_dependencies.sh
parentaad98941ea4a6d6f4f0b19fb027b4d5aca97feca (diff)
downloadappimg-builder-1935c3f18cd73a4396d3d603d49dfb14602a9a6a.tar.gz
appimg-builder-1935c3f18cd73a4396d3d603d49dfb14602a9a6a.tar.bz2
appimg-builder-1935c3f18cd73a4396d3d603d49dfb14602a9a6a.tar.xz
appimg-builder-1935c3f18cd73a4396d3d603d49dfb14602a9a6a.zip
adding deployment for *.deb pkg's
Diffstat (limited to 'install_dependencies.sh')
-rw-r--r--install_dependencies.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install_dependencies.sh b/install_dependencies.sh
index 6713682..f5a5bdb 100644
--- a/install_dependencies.sh
+++ b/install_dependencies.sh
@@ -14,7 +14,7 @@ apt-get install -y -q g++ gcc git xsel make autoconf automake \
appstream-index libappstream0 libappstream-dev autopoint \
gettext libxml2-dev libcurl4-gnutls-dev libpng-dev libsdl-gfx1.2-dev \
libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-net1.2-dev \
- libsdl-ttf2.0-dev gdb valgrind netcat-openbsd procps zlibc
+ libsdl-ttf2.0-dev gdb valgrind netcat-openbsd procps zlibc fakeroot dpkg-dev
# AppImage - linuxdeploy
# seems to be not possible on docker because security restrictions