Skip to content

Commit 4cf4c02

Browse files
committed
mingw-w64-asm6809: makedepends=("${MINGW_PACKAGE_PREFIX}-cc")
1 parent 3efd9b1 commit 4cf4c02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mingw-w64-asm6809/PKGBUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ pkgver=2.13
88
pkgrel=1
99
pkgdesc="Cross Assembler for the Motorola 6809 and Hitachi 6309 microprocessors (mingw-w64)"
1010
arch=('any')
11+
makedepends=("${MINGW_PACKAGE_PREFIX}-cc")
1112
url="https://www.6809.org.uk/asm6809/"
1213
license=('GPL3')
1314
groups=("${MINGW_PACKAGE_PREFIX}-${_target}-toolchain")

0 commit comments

Comments
 (0)