Update dependencies

This commit is contained in:
2025-11-23 10:55:53 +02:00
parent 0b2d8e0ded
commit 484f264682
+2 -2
View File
@@ -1,7 +1,7 @@
name: udisks name: udisks
description: Daemon, tools and libraries to access and manipulate disks, storage devices and technologies description: Daemon, tools and libraries to access and manipulate disks, storage devices and technologies
version: 2.11.0 version: 2.11.0
revision: 1 revision: 2
url: https://www.freedesktop.org/wiki/Software/udisks/ url: https://www.freedesktop.org/wiki/Software/udisks/
license: GPL2-or-later,LGPL2-or-later license: GPL2-or-later,LGPL2-or-later
architecture: any architecture: any
@@ -9,7 +9,6 @@ type: source
depends: depends:
- acl - acl
- dbus - dbus
- elogind
- gcc-libs - gcc-libs
- glib - glib
- glibc - glibc
@@ -23,6 +22,7 @@ depends:
- libblockdev-part - libblockdev-part
- libblockdev-smart - libblockdev-smart
- libblockdev-swap - libblockdev-swap
- libelogind
- libgudev - libgudev
- polkit - polkit
- util-linux - util-linux