Skip to content

Commit

Permalink
Add keyutils to ndctl dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
range3 committed Jan 2, 2024
1 parent 58018a2 commit ba8230d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ndctl/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class Ndctl(MesonPackage):
depends_on('libtracefs')
depends_on('iniparser')
depends_on('libudev')
depends_on('keyutils')

depends_on('pkgconfig', type=('build'))

Expand Down

0 comments on commit ba8230d

Please sign in to comment.