-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Component can't be compiled #25
Comments
We should make this a Requires dependency rather than a BuildRequires dependency to ensure that it can be built. |
Then you need to provide silicatheme devel headers, because
|
The required package will be publicly available from the repositories from 2.1.1. If anyone wants it for 2.0.5 or 2.1.0, let me know and we'll get it to you somehow. |
For developing the new version of Sailbook I would like to try this webview out if possible since QtWebkit is less smoother than the Sailfish browser. |
Now that the EA SDK for 2.1.1.X is available I tried to build this but it fails because it can't find 'qt5embedwidget' devel package. I tried to install it in the SDK but it can't find it. |
This opensource component can't be compiled because of proprietary dependency in spec file:
BuildRequires: pkgconfig(sailfishsilica)
Because of that new versions of sailfish-browser also can't be compiled.
The text was updated successfully, but these errors were encountered: