1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2025-09-04 01:42:44 +00:00

Initial attempt to link blurhash library

This commit is contained in:
Chris Josten 2020-10-27 16:31:34 +01:00
parent a172b6d914
commit 80cbf56225
2 changed files with 11 additions and 0 deletions

View file

@ -16,6 +16,8 @@ Builder: cmake
# This section specifies build dependencies that are resolved using pkgconfig.
# This is the preferred way of specifying build dependencies for your package.
PkgBR:
- git
PkgConfigBR:
- sailfishapp >= 1.0.2
- Qt5Core