diff --git a/.github/release-canary-v3 b/.github/release-canary-v3 index 56a6051..0cfbf08 100644 --- a/.github/release-canary-v3 +++ b/.github/release-canary-v3 @@ -1 +1 @@ -1 \ No newline at end of file +2 diff --git a/debian/control b/debian/control index f83bd24..d433b39 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,28 @@ Source: obs-gamecapture-plugin Section: video Priority: optional Maintainer: Ward Nakchbandi -Build-Depends: debhelper (>= 9), dh-autoreconf, libobs-dev [!i386], quilt, meson, cmake, libvulkan-dev, vulkan-headers, libgl-dev, libx11-dev, libxcb1-dev, libwayland-dev, pkg-config, libxcb-xfixes0-dev +Build-Depends: + debhelper (>= 9), + dh-autoreconf, + libobs-dev [!i386], + quilt, + meson, + cmake, + libvulkan-dev, + libgl-dev, + libx11-dev, + libxcb1-dev, + libwayland-dev, + pkg-config, + libxcb-xfixes0-dev Homepage: https://github.com/nowrep/obs-vkcapture Package: obs-gamecapture-plugin Architecture: linux-any Multi-Arch: same -Depends: ${shlibs:Depends}, ${misc:Depends}, obs-studio [amd64] +Depends: + ${shlibs:Depends}, + ${misc:Depends}, + obs-studio [!i386] Description: OBS Linux Vulkan/OpenGL game capture