Update control
This commit is contained in:
parent
03d2bc8f2c
commit
1df77dd1c9
31
debian/control
vendored
31
debian/control
vendored
@ -1,19 +1,22 @@
|
|||||||
Source: upstream-name
|
Source: nwg-look
|
||||||
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),
|
||||||
|
build-essential,
|
||||||
|
libgdk-pixbuf-2.0-dev,
|
||||||
|
libglib2.0-dev,
|
||||||
|
libpango1.0-dev,
|
||||||
|
libpangocairo-1.0-0,
|
||||||
|
libatk1.0-dev,
|
||||||
|
libgtk-3-dev,
|
||||||
|
libgtk-layer-shell-dev,
|
||||||
|
golang-go,
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
Package: pkgname1
|
Package: nwg-look
|
||||||
Architecture: linux-any
|
Architecture: linux-any
|
||||||
# Delete any of these lines if un-used
|
Depends: ${misc:Depends},
|
||||||
Depends: ${misc:Depends}, depends
|
Provides: nwg-look
|
||||||
Recommends: high priority optdepends
|
Description: nwg look app to tweak GTK looks
|
||||||
Conflicts: conflicts
|
|
||||||
Suggests: low priority optdepends
|
|
||||||
Breaks: also conflicts!?
|
|
||||||
Provides: provides
|
|
||||||
#
|
|
||||||
Description: pkgdesc
|
|
||||||
|
Loading…
Reference in New Issue
Block a user