File: remove-static.diff

package info (click to toggle)
rust-gst-plugin-gtk4 0.14.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 368 kB
  • sloc: python: 79; makefile: 66
file content (15 lines) | stat: -rw-r--r-- 303 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
From: Matthias Geiger <werdahias@riseup.net>
Date: Sun, 21 Jul 2024 16:54:27 +0100
Subject: Remove static feature

Forwarded: not-needed
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -77,7 +77,6 @@
     "gtk/v4_20",
     "gtk_v4_18",
 ]
-static = []
 wayland = ["waylandegl"]
 waylandegl = [
     "gdk-wayland",