upmpdcli: Switch python dependency to Python 3.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2019-11-04 11:20:17 -08:00
parent c17af1cd50
commit fa005f434e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ config PACKAGE_UPMPDCLI_SC_WEB_INTERFACE
bool "SongCast web server and associated files (depends on python)"
default no
depends on PACKAGE_upmpdcli
select PACKAGE_python
select PACKAGE_python3
select PACKAGE_UPMPDCLI_SCCTL
help
Installs the SongCast web interface and web server. See the following