File: update-deps.patch

package info (click to toggle)
rust-gstreamer-base-sys 0.17.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 292 kB
  • sloc: makefile: 2; ansic: 1
file content (17 lines) | stat: -rw-r--r-- 513 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Update to system-deps 6
Last-Update: 2022-10-03
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: rust-gstreamer-base-sys-0.17.0/Cargo.toml
===================================================================
--- rust-gstreamer-base-sys-0.17.0.orig/Cargo.toml
+++ rust-gstreamer-base-sys-0.17.0/Cargo.toml
@@ -76,7 +76,7 @@ version = "1.0.0"
 [dev-dependencies.tempfile]
 version = "3"
 [build-dependencies.system-deps]
-version = "3"
+version = "6"
 
 [features]
 dox = []