From 10f1d4760846a6ed0445e79af90d413c6e9267d2 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Fri, 07 Jun 2019 22:31:22 -0400 Subject: ich9gen: Use oh-shlibdeps --- diff --git a/build b/build index 36a5ee9..29cac12 100755 --- a/build +++ b/build @@ -12,3 +12,4 @@ build: install: build install -D -o 0 -g 0 -m 0755 src/ich9gen ich9gen.data/usr/bin/ich9gen oh-strip -d ich9gen.data + oh-shlibdeps diff --git a/changelog b/changelog index 1301673..775f627 100644 --- a/changelog +++ b/changelog @@ -2,6 +2,7 @@ ich9deblob (20160907-1) trunk * New upstream version. * Update Maintainer and Homepage. + * ich9gen: Use automatic shared library dependencies. -- Patrick McDermott Fri, 07 Jun 2019 21:27:19 -0400 diff --git a/control b/control index 1a42358..940db7b 100644 --- a/control +++ b/control @@ -1,3 +1,3 @@ Maintainer: Patrick McDermott -Build-Depends: gpg, dirmngr, opkhelper-3.0 +Build-Depends: gpg, dirmngr, opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2) Homepage: https://libreboot.org/docs/hardware/gm45_remove_me.html diff --git a/ich9gen.pkg/control b/ich9gen.pkg/control index 8cef113..eb2a9dd 100644 --- a/ich9gen.pkg/control +++ b/ich9gen.pkg/control @@ -1,5 +1,6 @@ Architecture: any Platform: all +Depends: ${Shlib-Depends} Description: Utility to generate IFD and GbE regions for ICH9 ich9gen is a utility from the libreboot firmware distribution that generates Intel Flash Descriptor (IFD) and Gigabit Ethernet (GbE) boot flash regions for -- cgit v0.9.1