File: update-deps.patch

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