Depend on `sysutils/e2fsprogs-core' in the remaining three ports

Chase commit 14e733a6bb and depend on the new port origin which
most utilities and libraries now belong to.  This would often go
unnoticed as `sysutils/e2fsprogs-core' would be pulled regardless,
but might cause package build tools to always rebuild consumers.

PR:	268551
This commit is contained in:
Alexey Dokuchaev 2023-01-03 08:26:26 +00:00
parent e3bd203c5e
commit 154daac90d
3 changed files with 3 additions and 3 deletions

View file

@ -46,7 +46,7 @@ ASPELL_CONFIGURE_ENABLE=aspell
EDITOR_CONFIGURE_WITH= internal-edit
EXTATTR_LIB_DEPENDS= libe2p.so:sysutils/e2fsprogs
EXTATTR_LIB_DEPENDS= libe2p.so:sysutils/e2fsprogs-core
ICONV_USES= iconv
ICONV_CONFIGURE_ENABLE= charset

View file

@ -11,7 +11,7 @@ WWW= https://e2tools.github.io/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libext2fs.so:sysutils/e2fsprogs
LIB_DEPENDS= libext2fs.so:sysutils/e2fsprogs-core
USES= pkgconfig
GNU_CONFIGURE= yes

View file

@ -13,7 +13,7 @@ LICENSE= GPLv2+
RUN_DEPENDS= 7zz:archivers/7-zip \
syslinux:sysutils/syslinux \
mke2fs:sysutils/e2fsprogs
mke2fs:sysutils/e2fsprogs-core
USES= qt:5
USE_QT= buildtools:build linguisttools:build qmake:build \