guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: gnu: android: Export android-libcutils.


From: guix-commits
Subject: 01/02: gnu: android: Export android-libcutils.
Date: Mon, 3 Aug 2020 03:11:35 -0400 (EDT)

mothacehe pushed a commit to branch master
in repository guix.

commit b3981bba78691799de30f38e5636259773f5d86b
Author: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
AuthorDate: Sat Aug 1 22:16:24 2020 +0200

    gnu: android: Export android-libcutils.
    
    * gnu/packages/android.scm (android-libcutils): Export it.
    
    Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
 gnu/packages/android.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/android.scm b/gnu/packages/android.scm
index 0fb4330..af2b817 100644
--- a/gnu/packages/android.scm
+++ b/gnu/packages/android.scm
@@ -229,7 +229,7 @@ in Main, System, Radio and Events sub-logs.")
 various Android core host applications.")
     (license license:asl2.0)))
 
-(define android-libcutils
+(define-public android-libcutils
   (package
     (name "android-libcutils")
     (version (android-platform-version))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]