We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3efd9b1 commit 4cf4c02Copy full SHA for 4cf4c02
mingw-w64-asm6809/PKGBUILD
@@ -8,6 +8,7 @@ pkgver=2.13
8
pkgrel=1
9
pkgdesc="Cross Assembler for the Motorola 6809 and Hitachi 6309 microprocessors (mingw-w64)"
10
arch=('any')
11
+makedepends=("${MINGW_PACKAGE_PREFIX}-cc")
12
url="https://www.6809.org.uk/asm6809/"
13
license=('GPL3')
14
groups=("${MINGW_PACKAGE_PREFIX}-${_target}-toolchain")
0 commit comments