qt5-accountsservice rebuild
This commit is contained in:
@@ -14,6 +14,8 @@ def setup():
|
||||
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DINSTALL_PLUGINSDIR=/usr/lib/qt5/plugins \
|
||||
-DINSTALL_QMLDIR=/usr/lib/qt5/qml \
|
||||
-DCMAKE_LIBDIR=/usr/lib", sourceDir="..")
|
||||
def build():
|
||||
shelltools.cd("build")
|
||||
|
||||
@@ -41,6 +41,7 @@
|
||||
<Name>qt5-accountsservice-devel</Name>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/cmake</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
<RuntimeDependencies>
|
||||
|
||||
Reference in New Issue
Block a user