public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: LuK1337 <priv.luk@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/android-tools] f43: Drop golang build dependency
Date: Sat, 01 Aug 2026 07:49:20 GMT	[thread overview]
Message-ID: <178557056035.1.11446325470298361623.rpms-android-tools-260bc36e0a90@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-08-01  7:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178557056035.1.11446325470298361623.rpms-android-tools-260bc36e0a90@fedoraproject.org \
    --to=priv.luk@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox