Skip to content

Commit

Permalink
kicad: TEST ONLY EDIT DEPENDS
Browse files Browse the repository at this point in the history
  • Loading branch information
stahta01 committed Oct 20, 2023
1 parent 80fda21 commit ef192ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-kicad/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ depends=(
"${MINGW_PACKAGE_PREFIX}-zlib"
$([[ ${MINGW_PACKAGE_PREFIX} == *-clang-aarch64* ]] || echo "${MINGW_PACKAGE_PREFIX}-opencascade")
"${MINGW_PACKAGE_PREFIX}-cairo"
"${MINGW_PACKAGE_PREFIX}-kicad-footprints"
"${MINGW_PACKAGE_PREFIX}-kicad-symbols"
#"${MINGW_PACKAGE_PREFIX}-kicad-footprints"
#"${MINGW_PACKAGE_PREFIX}-kicad-symbols"
)
makedepends=(
"${MINGW_PACKAGE_PREFIX}-cc"
Expand Down

0 comments on commit ef192ce

Please sign in to comment.