gcompris-qt.paketlendi
This commit is contained in:
parent
52f7522ad9
commit
a7512c5d0e
1 changed files with 2 additions and 1 deletions
|
@ -18,6 +18,7 @@ build() {
|
||||||
cmake \
|
cmake \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||||
|
-DQML_BOX2D_LIBRARY=/usr/lib/qt/qml/Box2D.2.0 \
|
||||||
..
|
..
|
||||||
make
|
make
|
||||||
cd $SRC/$name-$version
|
cd $SRC/$name-$version
|
||||||
|
|
Loading…
Add table
Reference in a new issue