Skip to content

Replace libnfs13 to libnfs #502

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion distro/adaptation/centos/default
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,6 @@ libncurses5: ncurses
libncursesw5-dev: ncurses-devel
libndctl-dev: ndctl-devel
libnfs-dev: libnfs-devel
libnfs13: libnfs
libnl-3-200: libnl3
libnl-3-dev: libnl3-devel
libnl-cli-3-200: libnl3-cli
Expand Down
1 change: 1 addition & 0 deletions distro/adaptation/debian/12
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ libldap: libldap-2.5-0
libllvm: libllvm14
libmpx2:
libmysqlclient-dev: default-libmysqlclient-dev
libnfs: libnfs13
libntfs: libntfs-3g89
libperl5: libperl5.36
libpolly-dev: libpolly-14-dev
Expand Down
1 change: 0 additions & 1 deletion distro/adaptation/fedora/41
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ libgtk-3-dev: gtk3-devel
liblzo2-2: lzo
liblzo2-dev: lzo-devel
libncurses5: ncurses
libnfs13: libnfs
libpcre3-dev: pcre-devel
librbd-dev: librbd-devel
libsasl2-dev: cyrus-sasl-devel
Expand Down
1 change: 0 additions & 1 deletion distro/adaptation/fedora/default
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ libncurses5: ncurses
libncursesw5-dev:
libndctl-dev: ndctl-devel
libnfs-dev: libnfs-devel
libnfs13: libnfs
libnl-3-200: libnl3
libnl-3-dev: libnl3-devel
libnl-cli-3-200: libnl3-cli
Expand Down
1 change: 0 additions & 1 deletion distro/adaptation/opensuse/default
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ libncurses5-dev: ncurses-devel
libncursesw5-dev: ncurses-devel
libndctl-dev: libndctl-devel
libnfs-dev: libnfs-devel
libnfs13: libnfs
libnl-3-dev: libnl3-devel
libnl-cli-3-200: libnl3-200
libnl-genl-3-dev: libnl3-devel
Expand Down
1 change: 0 additions & 1 deletion distro/adaptation/ubuntu/24.04
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ libipsec-mb: libipsec-mb1
libjson: libjson-c5
libldap: libldap2
libncurses5: libncurses6
libnfs13: libnfs14
libnfs: libnfs14
libntfs: libntfs-3g89
libperl5:
Expand Down
2 changes: 1 addition & 1 deletion programs/qemu-next/pkg/depends
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ libiscsi
libjpeg62-turbo
liblzo2-2
libncurses5
libnfs13
libnfs
libnuma1
libpixman-1-0
libpmem1
Expand Down