From ac8c130719e8652ea687afbd3240290afc0bc118 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Mon, 28 Dec 2015 21:18:52 +0100 Subject: [PATCH] INSTALL.in: put libmypaint build instructions back --- INSTALL.in | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/INSTALL.in b/INSTALL.in index abb1493abf..c0122b4afe 100644 --- a/INSTALL.in +++ b/INSTALL.in @@ -81,7 +81,12 @@ header files installed. 10. For MyPaint brushes, brushlib (libmypaint) @LIBMYPAINT_REQUIRED_VERSION@ is used. - Brushlib repository is hosted at: + To build and install libmypaint: + + `scons prefix=` + `scons prefix= install` + + The libmypaint repository is hosted at: https://github.com/mypaint/libmypaint