From 95965446cf09cd98aea3a254ce9c049ebdea0ed4 Mon Sep 17 00:00:00 2001 From: Ward from fusion-voyager-3 Date: Tue, 30 Jul 2024 22:25:09 +0300 Subject: [PATCH] port to pika os 4 --- .github/release-canary-v3 | 2 +- debian/control | 20 ++++++++++++++++++-- 2 files changed, 19 insertions(+), 3 deletions(-) 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