File: update-deps.patch

package info (click to toggle)
rust-glib-sys 0.14.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 508 kB
  • sloc: ansic: 2; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 463 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Update system-deps to 6
Author: Sebastian Ramacher <sramacher@debian.org>
Last-Update: 2022-10-03
Index: rust-glib-sys-0.14.0/Cargo.toml
===================================================================
--- rust-glib-sys-0.14.0.orig/Cargo.toml
+++ rust-glib-sys-0.14.0/Cargo.toml
@@ -81,7 +81,7 @@ version = "1.0.0"
 [dev-dependencies.tempfile]
 version = "3"
 [build-dependencies.system-deps]
-version = "3"
+version = "6"
 
 [features]
 dox = []