clementine.
This commit is contained in:
@@ -9,8 +9,9 @@ from pisi.actionsapi import cmaketools
|
|||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|
||||||
j = "-DCMAKE_INSTALL_PREFIX=/isr \
|
j = "-DCMAKE_INSTALL_PREFIX=/usr \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||||
|
-DUSE_SYSTEM_TAGLIB=ON \
|
||||||
-DENABLE_VK=ON \
|
-DENABLE_VK=ON \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
@@ -18,6 +18,7 @@
|
|||||||
</Archive>
|
</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>cmake</Dependency>
|
<Dependency>cmake</Dependency>
|
||||||
|
<Dependency>ccache</Dependency>
|
||||||
<Dependency>gst-libav</Dependency>
|
<Dependency>gst-libav</Dependency>
|
||||||
<Dependency>glew-devel</Dependency>
|
<Dependency>glew-devel</Dependency>
|
||||||
<Dependency>boost-devel</Dependency>
|
<Dependency>boost-devel</Dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user