Skip to content

Commit 2b4a7ea

Browse files
authored
r: remove unzip from makedepends
1 parent 5540796 commit 2b4a7ea

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

mingw-w64-r/PKGBUILD

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ url='https://www.r-project.org/'
1111
license=('GPL-2.0-or-later')
1212
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
1313
"${MINGW_PACKAGE_PREFIX}-fc"
14-
"${MINGW_PACKAGE_PREFIX}-pkgconf"
15-
"unzip")
14+
"${MINGW_PACKAGE_PREFIX}-pkgconf")
1615
depends=("${MINGW_PACKAGE_PREFIX}-cc-libs"
1716
"${MINGW_PACKAGE_PREFIX}-bzip2"
1817
"${MINGW_PACKAGE_PREFIX}-cairo"

0 commit comments

Comments
 (0)