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