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