summaryrefslogtreecommitdiff
path: root/.muenv
blob: 08cc6aae738c920d988bfe1b4b31fd59de83dfd8 (plain)
1
2
3
4
5
6
7
8
# list of packages that we want to install.
# Specify the version if you want a specific one, i.e. fvwm/2.7.0-81ab0b12
# otherwise, the current build version is used.
wanted_packages='
  fvwm
  graphviz
  rssguard
'