diff --git a/srcpkgs/linux-driver-management/template b/srcpkgs/linux-driver-management/template index b110b1d1c3b..2d8f51fa078 100644 --- a/srcpkgs/linux-driver-management/template +++ b/srcpkgs/linux-driver-management/template @@ -2,22 +2,22 @@ pkgname=linux-driver-management version=1.0.3 revision=2 -patch_args="-Np1" # Tests require unpackaged umockdev # https://github.com/martinpitt/umockdev -configure_args="-Dwith-docs=false" build_style=meson +build_helper=gir +configure_args="-Dwith-docs=false" hostmakedepends="pkg-config glib-devel" makedepends="libusb-devel libglib-devel eudev-libudev-devel libgirepository-devel xorg-server-devel libkmod-devel gobject-introspection" checkdepends="check-devel" short_desc="Distro agnostic Plug'n'Play system for Linux" maintainer="Orphaned " -license="LGPL-2.1" +license="LGPL-2.1-only" homepage="https://github.com/solus-project/linux-driver-management" distfiles="https://github.com/solus-project/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.xz" checksum=968ef61fbb7e26b89ef9456f03cf31c616bdc8fc69531fcfd9f90ae0f4ff147b -nocross="requires gobject-introspection" +patch_args="-Np1" if [ "$CROSS_BUILD" ]; then # host needs glib-mkenums