aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucio Sauer <watermanpaint@posteo.net>2023-07-03 18:55:18 +0200
committerLucio Sauer <watermanpaint@posteo.net>2023-07-03 18:57:35 +0200
commit7d76196bf75d50c7efdb2c0918db94101e40ff8f (patch)
tree955f13bbb5cc58234e7988b1ae42b34a612ce5ba /dev-libs
parentgames-emulation/yuzu-9999: update metadata.xml (diff)
downloadguru-7d76196bf75d50c7efdb2c0918db94101e40ff8f.tar.gz
guru-7d76196bf75d50c7efdb2c0918db94101e40ff8f.tar.bz2
guru-7d76196bf75d50c7efdb2c0918db94101e40ff8f.zip
dev-libs/lsbcrypt: install library header
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/lsbcrypt/lsbcrypt-1.0.0-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/lsbcrypt/lsbcrypt-1.0.0-r1.ebuild b/dev-libs/lsbcrypt/lsbcrypt-1.0.0-r1.ebuild
index c25c6972d..3bc066b9e 100644
--- a/dev-libs/lsbcrypt/lsbcrypt-1.0.0-r1.ebuild
+++ b/dev-libs/lsbcrypt/lsbcrypt-1.0.0-r1.ebuild
@@ -24,5 +24,6 @@ src_test() {
src_install() {
newlib.a bcrypt.a libbcrypt.a
+ newheader bcrypt.h libbcrypt.h
einstalldocs
}