mirror of https://github.com/linuxdeepin/linglong
54 lines
1.5 KiB
Plaintext
54 lines
1.5 KiB
Plaintext
Source: linglong
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: Deepin Packages Builder <packages@deepin.com>
|
|
Build-Depends: cmake,
|
|
debhelper,
|
|
libdocopt-dev,
|
|
libexpected-dev (>= 1.1.0),
|
|
libglib2.0-dev,
|
|
libgmock-dev,
|
|
libgtest-dev,
|
|
libocppi-dev (>= 0.1.8),
|
|
libostree-dev,
|
|
libqt5websockets5-dev,
|
|
libsystemd-dev,
|
|
libyaml-cpp-dev,
|
|
ostree,
|
|
pkg-config,
|
|
qt5-qmake,
|
|
qtbase5-dev,
|
|
qtbase5-private-dev,
|
|
systemd
|
|
Standards-Version: 4.1.3
|
|
Homepage: http://www.deepin.org
|
|
|
|
Package: linglong-bin
|
|
Architecture: any
|
|
Depends: desktop-file-utils,
|
|
fuse-overlayfs,
|
|
libglib2.0-bin,
|
|
libqt5sql5-sqlite (>= 5.11.3),
|
|
linglong-box,
|
|
ostree,
|
|
shared-mime-info,
|
|
erofsfuse,
|
|
${misc:Depends},
|
|
${shlibs:Depends}
|
|
Replaces: linglong-dbus-proxy
|
|
Conflicts: linglong-dbus-proxy
|
|
Description: Linglong package manager.
|
|
Linglong package management command line tool.
|
|
|
|
Package: linglong-builder
|
|
Architecture: any
|
|
Depends: erofs-utils,
|
|
erofsfuse,
|
|
linglong-bin,
|
|
linglong-box,
|
|
${misc:Depends},
|
|
${shlibs:Depends}
|
|
Recommends: linglong-loader
|
|
Description: Linglong application building tools.
|
|
ll-builder is a tool that makes it easy to build applications and dependencies.
|