Merge pull request #1842 from CMB/base-devel
base-devel: bump unsatisfied deps for armv6hf-musl.
This commit is contained in:
commit
d92a3c70c2
4 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ed'
|
||||
pkgname=ed
|
||||
version=1.11
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="lzip"
|
||||
short_desc="GNU Line-oriented text editor"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'patch'
|
||||
pkgname=patch
|
||||
version=2.7.5
|
||||
revision=2
|
||||
revision=3
|
||||
bootstrap=yes
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'texinfo'
|
||||
pkgname=texinfo
|
||||
version=5.2
|
||||
revision=2
|
||||
revision=3
|
||||
hostmakedepends="perl ncurses-devel"
|
||||
makedepends="ncurses-devel"
|
||||
conflicts="chroot-texinfo>=0"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'unzip'
|
||||
pkgname=unzip
|
||||
version=6.0
|
||||
revision=6
|
||||
revision=7
|
||||
makedepends="bzip2-devel"
|
||||
wrksrc=unzip60
|
||||
short_desc="List, test and extract compressed files in a ZIP archive"
|
||||
|
|
Loading…
Reference in a new issue