From ede5ba0e202722a2a395b93f8c0d1db6f1a1ecb8 Mon Sep 17 00:00:00 2001 From: dkwo Date: Mon, 5 Sep 2022 08:26:23 -0400 Subject: [PATCH] ddcutil: add back depends on i2c-tools --- srcpkgs/ddcutil/template | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ddcutil/template b/srcpkgs/ddcutil/template index 919a3ccb42d8..170bcdae5cc0 100644 --- a/srcpkgs/ddcutil/template +++ b/srcpkgs/ddcutil/template @@ -1,14 +1,16 @@ # Template file for 'ddcutil' pkgname=ddcutil version=1.3.0 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" -makedepends="i2c-tools-devel libdrm-devel libgudev-devel libkmod-devel libusb-devel libXrandr-devel" +makedepends="i2c-tools-devel libdrm-devel libgudev-devel libkmod-devel + libusb-devel libXrandr-devel" +depends="i2c-tools" short_desc="Query and change monitor settings using DDC/CI and USB" maintainer="lemmi " license="GPL-2.0-or-later" -homepage="http://www.ddcutil.com" +homepage="https://www.ddcutil.com" changelog="https://www.ddcutil.com/release_notes/" distfiles="https://github.com/rockowitz/ddcutil/archive/v${version}.tar.gz" checksum=fa439f031c9372360e8d266f4294937dd3ee0a1c812d41e596b5e75a6d73d6d3