diff options
Diffstat (limited to 'libguestfs.spec.in')
-rw-r--r-- | libguestfs.spec.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libguestfs.spec.in b/libguestfs.spec.in index f6931b78..ed982a4d 100644 --- a/libguestfs.spec.in +++ b/libguestfs.spec.in @@ -57,6 +57,12 @@ programs. See also the 'guestfish' package for shell scripting and command line access. +For Perl bindings, see 'libguestfs-perl'. + +For OCaml bindings, see 'libguestfs-ocaml-devel'. + +For Python bindings, see 'libguestfs-python'. + %package devel Summary: Development tools and libraries for %{name} |