Skip to content

Commit dac2b48

Browse files
committed
Add run exports
1 parent 8c8eef1 commit dac2b48

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

recipes/net-snmp-feedstock/recipe.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ requirements:
2323
- make
2424
- perl
2525
- file
26+
run_exports:
27+
- ${{ pin_subpackage(name, upper_bound='x.x.x') }}
28+
2629
tests:
2730
- package_contents:
2831
files:
@@ -49,7 +52,7 @@ tests:
4952
- netsnmphelpers
5053
- netsnmpmibs
5154
- netsnmptrapd
52-
55+
5356
about:
5457
homepage: http://www.net-snmp.org/
5558
license: BSD-3-Clause

0 commit comments

Comments
 (0)