libqzeitgeist: rebuild for corrected shlib-provides.
This commit is contained in:
parent
2e2eec4026
commit
60d7633fc0
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libqzeitgeist'
|
||||
pkgname=libqzeitgeist
|
||||
version=0.8.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DDECLARATIVE_IMPORT_PREFIX=/usr/lib/qt/imports/"
|
||||
hostmakedepends="cmake automoc4 python"
|
||||
|
@ -19,5 +19,6 @@ libqzeitgeist-devel_package() {
|
|||
vmove usr/include
|
||||
vmove usr/lib/cmake
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove usr/lib/*.so
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue