diff --git a/appliances/teamplayer/Makefile b/appliances/teamplayer/Makefile index 9d20352..2519a3c 100644 --- a/appliances/teamplayer/Makefile +++ b/appliances/teamplayer/Makefile @@ -3,7 +3,8 @@ TP_BRANCH ?= default TP_USER = teamplayer TP_HOME = /opt/teamplayer TP_DB = /var/lib/teamplayer -PGVER = 9.6 +PYTHON = $(TP_HOME)/bin/python +PGVER = 10 INSTALL = install AVAHI := NO diff --git a/appliances/teamplayer/world b/appliances/teamplayer/world index 50dab1c..5cf0d68 100644 --- a/appliances/teamplayer/world +++ b/appliances/teamplayer/world @@ -1,3 +1,3 @@ -dev-db/postgresql:9.6 +dev-db/postgresql:10 media-sound/mpd www-servers/nginx