Skip to content

Commit

Permalink
Add the ldd-check test to graphicsmagick (#44379)
Browse files Browse the repository at this point in the history
  • Loading branch information
murraybd authored Mar 3, 2025
1 parent c70e945 commit e38f140
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion graphicsmagick.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: graphicsmagick
version: "1.3.45"
epoch: 0
epoch: 1
description: GraphicsMagick provides a set of commandline tools and programming APIs for manipulating, editing, and converting raster and vector images.
copyright:
- license: MIT
Expand Down Expand Up @@ -83,6 +83,9 @@ subpackages:
GraphicsMagick-config --version
GraphicsMagickWand-config --version
- uses: test/pkgconf
- uses: test/tw/ldd-check
with:
packages: graphicsmagick-dev

- name: ${{package.name}}-compat
description: "Compatibility package to improve replacing of other container images"
Expand Down

0 comments on commit e38f140

Please sign in to comment.