mirror of https://github.com/GNOME/gimp.git
INSTALL.in: put libmypaint build instructions back
This commit is contained in:
parent
8fa6e261d0
commit
ac8c130719
|
@ -81,7 +81,12 @@ header files installed.
|
||||||
|
|
||||||
10. For MyPaint brushes, brushlib (libmypaint) @LIBMYPAINT_REQUIRED_VERSION@ is used.
|
10. For MyPaint brushes, brushlib (libmypaint) @LIBMYPAINT_REQUIRED_VERSION@ is used.
|
||||||
|
|
||||||
Brushlib repository is hosted at:
|
To build and install libmypaint:
|
||||||
|
|
||||||
|
`scons prefix=<your prefix>`
|
||||||
|
`scons prefix=<your prefix> install`
|
||||||
|
|
||||||
|
The libmypaint repository is hosted at:
|
||||||
|
|
||||||
https://github.com/mypaint/libmypaint
|
https://github.com/mypaint/libmypaint
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue