Add check-version.sh script, add dependencies and update source.sh script
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
name: libgudev
|
||||
description: GObject bindings for libudev
|
||||
version: 238
|
||||
revision: 2
|
||||
url: https://wiki.gnome.org/Projects/libgudev
|
||||
license: LGPL2.1
|
||||
architecture: any
|
||||
depends: ["glib","udev"]
|
||||
depends: ["gcc-libs","glib","glibc","udev"]
|
||||
make_depends: ["gobject-introspection","meson","vala"]
|
||||
type: source
|
||||
|
||||
Reference in New Issue
Block a user