Skip to content
Snippets Groups Projects
Commit b8735443 authored by Adam Lewenberg's avatar Adam Lewenberg
Browse files

missing ensure_packages added back in

parent c9b1cd04
No related branches found
No related tags found
No related merge requests found
......@@ -69,6 +69,8 @@ class su_debuild {
'w3m',
]
ensure_packages($packages_to_install, {'ensure' => 'present'})
package {
'pinentry-curses':
ensure => installed;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment