diff options
| author | Tomasz Sterna <tomek@xiaoka.com> | 2014-07-20 21:48:03 +0200 |
|---|---|---|
| committer | Tomasz Sterna <tomek@xiaoka.com> | 2014-07-20 21:48:03 +0200 |
| commit | e8ad1c9c993a98cdeea92dfcec29052654ec807d (patch) | |
| tree | 2fa459215dac4aa9e58f97865d17ffbe05f48630 /rpm/pebble.yaml | |
| parent | cfd11bb46b0e93903135c127b955e657d7f2b33d (diff) | |
Added VERSION to app and daemon
Diffstat (limited to 'rpm/pebble.yaml')
| -rw-r--r-- | rpm/pebble.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rpm/pebble.yaml b/rpm/pebble.yaml index f0fc73d..1bb3352 100644 --- a/rpm/pebble.yaml +++ b/rpm/pebble.yaml @@ -11,6 +11,8 @@ Description: | Include support for Pebble watch to receive event from SailfishOS device. Communicates via Bluetooth, supporting the Pebble protocol. Configure: none Builder: qtc5 +QMakeOptions: +- VERSION='%{version}-%{release}' PkgConfigBR: - Qt5DBus - Qt5Bluetooth |
