diff --git a/debian/control b/debian/control index 0bcd8e0..5f2dd37 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,35 @@ -Source: upstream-name +Source: quickshell Section: admin Priority: optional -Maintainer: name +Maintainer: ferreo Standards-Version: 4.6.1 -Build-Depends: debhelper-compat (= 13) +Build-Depends: debhelper-compat (= 13), + build-essential, + cmake, + qt6-shader-tools, + qt6-shadertools-dev, + qt6-declarative-extra-imports, + qt6-declarative-dev, + qt6-declarative-dev-tools, + libpam0g-dev, + qt6-declarative-private-dev, + qt6-wayland-private-dev, + libpipewire-0.3-dev, + qt6quick6-dev, + qt6-wayland-dev, + libjemalloc-dev, + qt6-svg-dev, + qt6-dbus-dev, + libcli11-dev, + qt6base-dev, + qt6base-dev-tool, + qt6-base-dev-tools, + qt6-base-dev, + qt6-declarative-dev Rules-Requires-Root: no -Package: pkgname1 +Package: quickshell 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: quickshell +Description: Flexbile QtQuick based desktop shell toolkit.