[gdk-pixbuf] docs: Link to the dependencies
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf] docs: Link to the dependencies
- Date: Wed, 12 Sep 2018 11:56:18 +0000 (UTC)
commit 943b2a9c6ac6a70b078d591b83108fdf68f2ce46
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Aug 30 21:26:38 2018 +0100
docs: Link to the dependencies
Make the README a bit more helpful.
README.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/README.md b/README.md
index 6b3bc74e3..cacacb4a1 100644
--- a/README.md
+++ b/README.md
@@ -25,9 +25,9 @@ graphical assets.
In order to build GdkPixbuf you will need to have installed:
- - Meson
+ - [Meson](http://mesonbuild.com)
- A C99-compliant compiler and toolchain
- - GLib's development files
+ - [GLib's development files](https://gitlab.gnome.org/GNOME/glib/)
Depending on the image formats you want to support you will also need:
@@ -38,10 +38,10 @@ Depending on the image formats you want to support you will also need:
Additionally, you may need:
- - shared-mime-info
- - GObject Introspection
- - GTK-Doc
- - Xlib's development files
+ - [shared-mime-info](https://freedesktop.org/wiki/Software/shared-mime-info/)
+ - [GObject Introspection](https://gitlab.gnome.org/GNOME/gobject-introspection/)
+ - [GTK-Doc](https://gitlab.gnome.org/GNOME/gtk-doc/)
+ - [Xlib's development files](https://cgit.freedesktop.org/xorg/lib/libX11/)
- mediaLib's development files
### Building and installing
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]