mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
15 lines
533 B
Plaintext
15 lines
533 B
Plaintext
Source: ubuntu-core-launcher
|
|
Section: utils
|
|
Priority: optional
|
|
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
|
Build-Depends: debhelper (>= 9), libseccomp-dev, libapparmor-dev, libudev-dev
|
|
Standards-Version: 3.9.6
|
|
Vcs: lp:~snappy-dev/ubuntu-core-launcher/trunk
|
|
|
|
Package: ubuntu-core-launcher
|
|
Architecture: any
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
Description: Launcher for ubuntu-core (snappy) apps
|
|
This package contains the launcher for launching ubuntu-core applications
|
|
on a ubuntu "snappy" system.
|