me
/
guix
Archived
1
0
Fork 0

gnu: android: Export android-liblog.

* gnu/packages/android.scm (android-liblog): Export it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
master
Denis 'GNUtoo' Carikli 2020-08-01 22:16:25 +02:00 committed by Mathieu Othacehe
parent b3981bba78
commit 87194d5783
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ use their packages mostly unmodified in our Android NDK build system.")
(base32
checksum))))
(define android-liblog
(define-public android-liblog
(package
(name "android-liblog")
(version (android-platform-version))