kdegraphics-mobipocket: fix cross compilation
This commit is contained in:
committed by
Jürgen Buchmüller
parent
5c17e170af
commit
695d5b2a55
@@ -29,3 +29,7 @@ libqmobipocket-devel_package() {
|
||||
vmove usr/lib/*.so
|
||||
}
|
||||
}
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user