mirror of
https://github.com/YunoHost-Apps/jeedom_ynh.git
synced 2024-09-03 19:26:26 +02:00
Don't depend on python2 / python2-pip for Bullseye compat
This commit is contained in:
parent
3ee28714f8
commit
c0f2fc6f18
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
# dependencies used by the app
|
# dependencies used by the app
|
||||||
pkg_dependencies="ntp ca-certificates unzip curl cron \
|
pkg_dependencies="ntp ca-certificates unzip curl cron \
|
||||||
locate tar telnet wget logrotate fail2ban dos2unix ntpdate htop iotop vim iftop smbclient \
|
locate tar telnet wget logrotate fail2ban dos2unix ntpdate htop iotop vim iftop smbclient \
|
||||||
git python python-pip \
|
git \
|
||||||
python3 python3-pip \
|
python3 python3-pip \
|
||||||
software-properties-common \
|
software-properties-common \
|
||||||
libexpat1 ssl-cert \
|
libexpat1 ssl-cert \
|
||||||
|
|
Loading…
Add table
Reference in a new issue