mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-11 10:20:00 +01:00
resolve #278, update readme
This commit is contained in:
@@ -41,6 +41,9 @@ libswscale-dev libavutil-dev libavcodec-dev libavformat-dev libx11-dev \
|
|||||||
gtk-3.0-dev libxml2-dev libsdl2-dev libjack0 libjack-dev jackd1
|
gtk-3.0-dev libxml2-dev libsdl2-dev libjack0 libjack-dev jackd1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
On some systems, the gtk dependency may be called libgtk-3-dev
|
||||||
|
|
||||||
|
|
||||||
## Quick and dirty build instructions
|
## Quick and dirty build instructions
|
||||||
|
|
||||||
Normally, you can just run `./configure`.
|
Normally, you can just run `./configure`.
|
||||||
|
|||||||
@@ -11,6 +11,8 @@ First, make sure you system is up-to-date, and install (in debian like system) t
|
|||||||
gtk-3.0-dev libxml2-dev libsdl2-dev libjack0 libjack-dev jackd1
|
gtk-3.0-dev libxml2-dev libsdl2-dev libjack0 libjack-dev jackd1
|
||||||
|
|
||||||
|
|
||||||
|
Please note that on some debian like systems, package names for gtk may vary. If gtk-3.0-dev is missing, try libgtk-3-dev
|
||||||
|
|
||||||
## Build the veejay's applications
|
## Build the veejay's applications
|
||||||
|
|
||||||
Veejay is divided into multiple packages. Each must be build separately and in a specific order.
|
Veejay is divided into multiple packages. Each must be build separately and in a specific order.
|
||||||
|
|||||||
Reference in New Issue
Block a user