Skip to content

Commit

Permalink
mingw-w64-gcc6502: Add to make depends
Browse files Browse the repository at this point in the history
diffutils, flex, and texinfo.
  • Loading branch information
stahta01 committed Apr 1, 2024
1 parent b12c307 commit 4097232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mingw-w64-gcc6502/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
options=('!strip')
license=('GPL2')
makedepends=('git'
makedepends=('git' 'flex' 'texinfo' 'diffutils'
"${MINGW_PACKAGE_PREFIX}-cc65"
"${MINGW_PACKAGE_PREFIX}-gcc")
url='https://github.com/itszor/gcc-6502/'
Expand Down

0 comments on commit 4097232

Please sign in to comment.