mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
appliance: Add libtirpc, optionally used by the daemon.
Fixes commit 4bbb1f7490.
This commit is contained in:
@@ -38,6 +38,7 @@ ifelse(REDHAT,1,
|
||||
kernel
|
||||
libcap
|
||||
libldm
|
||||
libtirpc
|
||||
nilfs-utils
|
||||
ntfsprogs
|
||||
ntfs-3g
|
||||
@@ -83,6 +84,7 @@ dnl iproute has been renamed to iproute2
|
||||
libsystemd0
|
||||
libsystemd-id128-0
|
||||
libsystemd-journal0
|
||||
libtirpc1
|
||||
libyajl2
|
||||
linux-image
|
||||
dnl syslinux 'suggests' mtools, but in reality it's a hard dependency:
|
||||
@@ -112,6 +114,7 @@ ifelse(ARCHLINUX,1,
|
||||
iproute2
|
||||
iputils
|
||||
libcap
|
||||
libtirpc
|
||||
linux
|
||||
lrzip
|
||||
dnl syslinux has mtools as optional dependency, but in reality it's
|
||||
@@ -146,6 +149,7 @@ ifelse(SUSE,1,
|
||||
libcap2
|
||||
libhivex0
|
||||
libselinux1
|
||||
libtirpc3
|
||||
libyajl2
|
||||
mkisofs
|
||||
ntfsprogs
|
||||
@@ -168,6 +172,7 @@ ifelse(FRUGALWARE,1,
|
||||
iputils
|
||||
kernel
|
||||
libcap
|
||||
libtirpc
|
||||
ntfsprogs
|
||||
ntfs-3g
|
||||
openssh
|
||||
@@ -198,6 +203,7 @@ ifelse(MAGEIA,1,
|
||||
iputils
|
||||
libcap
|
||||
libldm
|
||||
libtirpc
|
||||
libyajl
|
||||
dnl syslinux uses mtools without depending on it
|
||||
mtools
|
||||
|
||||
Reference in New Issue
Block a user