dev-libs/lsbcrypt: install library header

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2023-07-03 18:55:18 +02:00
parent 0617347f37
commit 7d76196bf7

View File

@@ -24,5 +24,6 @@ src_test() {
src_install() {
newlib.a bcrypt.a libbcrypt.a
newheader bcrypt.h libbcrypt.h
einstalldocs
}