Update control
This commit is contained in:
parent
56078e09a6
commit
adfd876886
27
debian/control
vendored
27
debian/control
vendored
@ -1,19 +1,18 @@
|
|||||||
Source: upstream-name
|
Source: wlr-randr
|
||||||
Section: admin
|
Section: main
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: name <email>
|
Maintainer: ferrreo <harderthanfire@gmail.com>
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.1
|
||||||
Build-Depends: debhelper-compat (= 13)
|
Build-Depends: debhelper-compat (= 13),
|
||||||
|
meson,
|
||||||
|
ninja-build,
|
||||||
|
build-essential,
|
||||||
|
wayland-protocols,
|
||||||
|
libwayland-dev,
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
Package: pkgname1
|
Package: wlr-randr
|
||||||
Architecture: linux-any
|
Architecture: linux-any
|
||||||
# Delete any of these lines if un-used
|
Depends: ${misc:Depends},
|
||||||
Depends: ${misc:Depends}, depends
|
Provides: wlr-randr
|
||||||
Recommends: high priority optdepends
|
Description: randr for wayland
|
||||||
Conflicts: conflicts
|
|
||||||
Suggests: low priority optdepends
|
|
||||||
Breaks: also conflicts!?
|
|
||||||
Provides: provides
|
|
||||||
#
|
|
||||||
Description: pkgdesc
|
|
||||||
|
Reference in New Issue
Block a user