summaryrefslogtreecommitdiff
path: root/user
diff options
context:
space:
mode:
authorErmine <mustela@erminea.space>2024-08-31 16:48:43 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2024-11-29 04:55:28 -0600
commita2e1e3825ddc5532d736d1717e9103a2e6da48e2 (patch)
tree2917e2bb98b03f3a12e6958b1aa16b396f8f7906 /user
parentb476c620763319dcb0eb6379ff1d1985c142c897 (diff)
downloadpackages-a2e1e3825ddc5532d736d1717e9103a2e6da48e2.tar.gz
packages-a2e1e3825ddc5532d736d1717e9103a2e6da48e2.tar.bz2
packages-a2e1e3825ddc5532d736d1717e9103a2e6da48e2.tar.xz
packages-a2e1e3825ddc5532d736d1717e9103a2e6da48e2.zip
user/pciutils: migrate to hwdata
Diffstat (limited to 'user')
-rw-r--r--user/pciutils/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/pciutils/APKBUILD b/user/pciutils/APKBUILD
index 75cac244f..6e3cc00da 100644
--- a/user/pciutils/APKBUILD
+++ b/user/pciutils/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer:
pkgname=pciutils
pkgver=3.7.0
-pkgrel=0
+pkgrel=1
pkgdesc="PCI bus configuration space access library and tools"
url="http://mj.ucw.cz/pciutils.html"
arch="all"
options="!check" # No test suite.
license="GPL-2.0-only"
-depends="hwids-pci"
+depends="hwdata"
makedepends="eudev-dev kmod-dev linux-headers cmd:which"
subpackages="$pkgname-doc $pkgname-dev $pkgname-libs"
source="https://www.kernel.org/pub/software/utils/$pkgname/$pkgname-$pkgver.tar.gz