Remove unneeded install. #2
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: packetcat/mastible#2
Loading…
Reference in New Issue
No description provided.
Delete Branch "remove-unneeded-install"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I realise libgdbm5 is listed in the official guide, but libgdbm-dev is also listed and will install the correct package (3 or 5) depending upon OS version as a dependency. This also means it can run on e.g. debian servers.
Good catch, thanks!