mirror of
git://soft.sys114.com/moonraker
synced 2026-02-04 16:00:35 +09:00
debian: 0.9.3
This commit is contained in:
32
debian/control
vendored
Normal file
32
debian/control
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
Source: moonraker
|
||||
Section: python
|
||||
Priority: extra
|
||||
Maintainer: Eric Callahan <arksine.code@gmail.com>
|
||||
Build-Depends: debhelper (>=9),
|
||||
dh-virtualenv (>= 1.0),
|
||||
python3,
|
||||
python3-dev,
|
||||
python3-pip,
|
||||
libffi-dev
|
||||
Standards-Version: 3.9.5
|
||||
X-Pythone-Version: >= 3.7
|
||||
|
||||
Package: moonraker
|
||||
Architecture: any
|
||||
Pre-Depends: dpkg (>= 1.16), ${misc:Depends}
|
||||
Depends: ${python3:Depends},
|
||||
virtualenv,
|
||||
python3-dev,
|
||||
libopenjp2-7,
|
||||
python3-libgpiod,
|
||||
curl,
|
||||
libcurl4-openssl-dev,
|
||||
libssl-dev,
|
||||
liblmdb-dev,
|
||||
libsodium-dev,
|
||||
zlib1g-dev,
|
||||
libjpeg-dev,
|
||||
packagekit,
|
||||
wireless-tools,
|
||||
Description: Web API Server for Klipper
|
||||
...
|
||||
Reference in New Issue
Block a user