rebase: don't link with gentoo

the package doesn't exist there and finds a wrong one
This commit is contained in:
Christoph Reiter 2024-06-16 16:42:02 +02:00 committed by GitHub
parent 59771eff31
commit 737e48d6a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,9 @@ pkgdesc="The Cygwin rebase distribution contains four utilities, rebase, rebasea
arch=('i686' 'x86_64')
license=('custom')
url="https://www.cygwin.com/"
msys2_references=(
'gentoo'
)
depends=('dash')
makedepends=('coreutils' 'git' 'grep' 'gzip' 'sed' 'autotools' 'gcc')
# options=('debug' '!strip')