rebase: don't link with gentoo
the package doesn't exist there and finds a wrong one
This commit is contained in:
parent
59771eff31
commit
737e48d6a6
@ -7,6 +7,9 @@ pkgdesc="The Cygwin rebase distribution contains four utilities, rebase, rebasea
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
license=('custom')
|
license=('custom')
|
||||||
url="https://www.cygwin.com/"
|
url="https://www.cygwin.com/"
|
||||||
|
msys2_references=(
|
||||||
|
'gentoo'
|
||||||
|
)
|
||||||
depends=('dash')
|
depends=('dash')
|
||||||
makedepends=('coreutils' 'git' 'grep' 'gzip' 'sed' 'autotools' 'gcc')
|
makedepends=('coreutils' 'git' 'grep' 'gzip' 'sed' 'autotools' 'gcc')
|
||||||
# options=('debug' '!strip')
|
# options=('debug' '!strip')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user