e2fsprogs-libs: require xbps-src-16 to build, revbump.
This commit is contained in:
parent
cce6b1cbb4
commit
afe72ebdb8
2 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,8 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains the shared libraries."
|
||||
|
||||
revision=1
|
||||
|
||||
do_install()
|
||||
{
|
||||
mkdir -p ${DESTDIR}/lib ${DESTDIR}/usr/lib
|
||||
|
|
|
@ -17,6 +17,7 @@ long_desc="
|
|||
It provides the filesystem utilities for use with the ext2 filesystem.
|
||||
It also supports the ext3 filesystem with journaling support."
|
||||
|
||||
build_requires=16
|
||||
subpackages="$pkgname-devel $pkgname-libs"
|
||||
conf_files="/etc/mke2fs.conf"
|
||||
Add_dependency build gettext
|
||||
|
|
Loading…
Reference in a new issue