From 66ad05c0e247efdd40f6cd5d8fe7d2dd1a593878 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Fri, 05 Apr 2024 23:59:43 +0200
Subject: [PATCH] rebuild gst-plugins-bad1 for new x265

---
 components/sysutils/pciutils/manifests/sample-manifest.p5m |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/components/sysutils/pciutils/manifests/sample-manifest.p5m b/components/sysutils/pciutils/manifests/sample-manifest.p5m
index e8a8798..a388d9b 100644
--- a/components/sysutils/pciutils/manifests/sample-manifest.p5m
+++ b/components/sysutils/pciutils/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
 #
 
 #
-# Copyright 2023 <contributor>
+# Copyright 2024 <contributor>
 #
 
 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -24,11 +24,13 @@
 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
 
 file path=usr/sbin/lspci
+file path=usr/sbin/pcilmr
 file path=usr/sbin/setpci
 file path=usr/sbin/update-pciids
 file path=usr/share/man/man5/pci.ids.5
 file path=usr/share/man/man7/pcilib.7
 file path=usr/share/man/man8/lspci.8
+file path=usr/share/man/man8/pcilmr.8
 file path=usr/share/man/man8/setpci.8
 file path=usr/share/man/man8/update-pciids.8
 file path=usr/share/pci.ids.gz

--
Gitblit v1.9.3