From 5d07e29a58ac44ba4b62ae58ef27d0689f950859 Mon Sep 17 00:00:00 2001 From: Brian Murray Date: Sun, 24 Nov 2024 15:21:18 -0800 Subject: [PATCH] Add the pkgconf test pipeline to glu (#34997) Fixes https://github.com/wolfi-dev/os/issues/34012 --- glu.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/glu.yaml b/glu.yaml index ab4852bb935..da9f4b4afb3 100644 --- a/glu.yaml +++ b/glu.yaml @@ -1,7 +1,7 @@ package: name: glu version: 9.0.3 - epoch: 0 + epoch: 1 description: "Mesa OpenGL Utility library" copyright: - license: SGI-B-1.1 @@ -37,6 +37,10 @@ pipeline: - uses: strip +test: + pipeline: + - uses: test/pkgconf + update: enabled: true release-monitor: