]> git.pld-linux.org Git - packages/steam-launcher.git/blame - steam-launcher.sysconfig
up to 1.0.0.69
[packages/steam-launcher.git] / steam-launcher.sysconfig
CommitLineData
d58e2a57
JK
1# Configuration for the steam dependencies installer
2
3# set to no to skip automatic dependency installation
4# missing dependencies may break steam installation!
5INSTALL_PACKAGES=yes
6
7# call poldek through sudo
8# not needed when you have 'sudo=yes' or 'sudo=auto' in poldek.conf
9USE_SUDO=no
10
11# options for poldek, e.g. to make multiarch repository available
12POLDEK_OPTIONS="@SOURCES@ --ask"
13
14# space separated list of package/virtual names to consider installed
15INSTALLED=""
This page took 0.070125 seconds and 4 git commands to generate.