From adfd876886deec745352b802d8490a3db7e577fa Mon Sep 17 00:00:00 2001 From: ferrreo Date: Sun, 11 Jun 2023 18:35:06 +0100 Subject: [PATCH] Update control --- debian/control | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/debian/control b/debian/control index 0bcd8e0..ca5a3b7 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,18 @@ -Source: upstream-name -Section: admin +Source: wlr-randr +Section: main Priority: optional -Maintainer: name +Maintainer: ferrreo 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 -Package: pkgname1 +Package: wlr-randr Architecture: linux-any -# Delete any of these lines if un-used -Depends: ${misc:Depends}, depends -Recommends: high priority optdepends -Conflicts: conflicts -Suggests: low priority optdepends -Breaks: also conflicts!? -Provides: provides -# -Description: pkgdesc +Depends: ${misc:Depends}, +Provides: wlr-randr +Description: randr for wayland