tomahawk-qt5: fix dependencies
This commit is contained in:
parent
fb6038f24b
commit
83ab430128
2 changed files with 4 additions and 1 deletions
|
@ -2018,3 +2018,6 @@ liblastfm_fingerprint5.so.1 liblastfm-qt5-1.0.9_1
|
||||||
liblastfm5.so.1 liblastfm-qt5-1.0.9_1
|
liblastfm5.so.1 liblastfm-qt5-1.0.9_1
|
||||||
libquazip.so.1 quazip-qt5-0.7.1_1
|
libquazip.so.1 quazip-qt5-0.7.1_1
|
||||||
libjreen-qt5.so.1 jreen-qt5-1.2.0_1
|
libjreen-qt5.so.1 jreen-qt5-1.2.0_1
|
||||||
|
libtomahawk.so.0.8.4 tomahawk-qt5-0.8.4_3
|
||||||
|
libtomahawk-playdarapi.so.0.8.4 tomahawk-qt5-0.8.4_3
|
||||||
|
libtomahawk-widgets.so.0.8.4 tomahawk-qt5-0.8.4_3
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tomahawk'
|
# Template file for 'tomahawk'
|
||||||
pkgname=tomahawk-qt5
|
pkgname=tomahawk-qt5
|
||||||
version=0.8.4
|
version=0.8.4
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc=${pkgname%-*}-${version}
|
wrksrc=${pkgname%-*}-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_options="upower hatchet kde xmpp"
|
build_options="upower hatchet kde xmpp"
|
||||||
|
|
Loading…
Reference in a new issue