diff options
| author | Tomasz Sterna <tomek@xiaoka.com> | 2014-07-28 11:04:12 +0200 |
|---|---|---|
| committer | Tomasz Sterna <tomek@xiaoka.com> | 2014-07-28 11:04:12 +0200 |
| commit | 0ead71b6a9b5c49a4bdc055ce45bc8531b538a20 (patch) | |
| tree | 21e92503bf004773625c6208f08a1c6b93182b96 /rpm | |
| parent | 05502a35e1b1bd10a4ba81d2974d5c41e6a1ef35 (diff) | |
| parent | 5f3e8fd022e29d3014b4e0888f310a5ac512b467 (diff) | |
Merge pull request #12 from smurfy/notifications
Notifications via freedesktop.org interface snooping
Diffstat (limited to 'rpm')
| -rw-r--r-- | rpm/pebble.spec | 1 | ||||
| -rw-r--r-- | rpm/pebble.yaml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/rpm/pebble.spec b/rpm/pebble.spec index 186cca5..71d5d46 100644 --- a/rpm/pebble.spec +++ b/rpm/pebble.spec @@ -28,7 +28,6 @@ BuildRequires: pkgconfig(Qt5Contacts) BuildRequires: pkgconfig(Qt5Quick) BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(Qt5Core) -BuildRequires: pkgconfig(commhistory-qt5) BuildRequires: pkgconfig(mlite5) BuildRequires: pkgconfig(sailfishapp) >= 0.0.10 BuildRequires: desktop-file-utils diff --git a/rpm/pebble.yaml b/rpm/pebble.yaml index 8bab167..4934f05 100644 --- a/rpm/pebble.yaml +++ b/rpm/pebble.yaml @@ -20,7 +20,6 @@ PkgConfigBR: - Qt5Quick - Qt5Qml - Qt5Core -- commhistory-qt5 - mlite5 - sailfishapp >= 0.0.10 Requires: |
