mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
Merge pull request #11 from YunoHost-Apps/Correct-Package
Correct issue #10
This commit is contained in:
commit
3b9c5041e4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
pkg_dependencies="sqlite3"
|
||||
pkg_dependencies="sqlite3 python-pip"
|
||||
create_dir=0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue