public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/android-tools] f43: Drop golang build dependency
@ 2026-08-01  7:49 LuK1337
  0 siblings, 0 replies; only message in thread
From: LuK1337 @ 2026-08-01  7:49 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/android-tools
            Branch : f43
            Commit : 260bc36e0a9049f227f236eca78e08a02b4f7cf5
            Author : LuK1337 <priv.luk@gmail.com>
            Date   : 2026-01-16T13:48:10+01:00
            Stats  : +0/-7 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/android-tools/c/260bc36e0a9049f227f236eca78e08a02b4f7cf5?branch=f43

            Log:
            Drop golang build dependency

See: https://github.com/nmeum/android-tools/issues/182

---
diff --git a/android-tools.spec b/android-tools.spec
index e43316b..d30ff1d 100644
--- a/android-tools.spec
+++ b/android-tools.spec
@@ -26,12 +26,6 @@ BuildRequires: fmt-devel
 BuildRequires: gcc
 BuildRequires: gcc-c++
 BuildRequires: gtest-devel
-BuildRequires: golang
-BuildRequires: golang(golang.org/x/crypto/chacha20)
-BuildRequires: golang(golang.org/x/crypto/chacha20poly1305)
-BuildRequires: golang(golang.org/x/crypto/curve25519)
-BuildRequires: golang(golang.org/x/crypto/hkdf)
-BuildRequires: golang(golang.org/x/crypto/xts)
 BuildRequires: libusbx-devel
 BuildRequires: libzstd-devel
 BuildRequires: lz4-devel
@@ -76,7 +70,6 @@ setup between the host and the target phone as adb.
 %autosetup -p1
 
 %build
-export GO111MODULE=off
 %cmake -DBUILD_SHARED_LIBS:BOOL=OFF
 %cmake_build
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-01  7:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-01  7:49 [rpms/android-tools] f43: Drop golang build dependency LuK1337

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox