From b9b1829dbc50534190c8b81f91ee477af6971834 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Sun, 14 Sep 2014 14:11:26 +0200 Subject: addign watch properties, starting notification work --- rpm/salmeta.spec | 3 ++- rpm/salmeta.yaml | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'rpm') diff --git a/rpm/salmeta.spec b/rpm/salmeta.spec index de24543..d1f3b26 100644 --- a/rpm/salmeta.spec +++ b/rpm/salmeta.spec @@ -33,6 +33,7 @@ BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Bluetooth) BuildRequires: pkgconfig(mlite5) BuildRequires: pkgconfig(libiphb) +BuildRequires: libgato-devel BuildRequires: desktop-file-utils %description @@ -73,7 +74,7 @@ desktop-file-install --delete-original \ # >> post if [ "$1" -ge 1 ]; then systemctl-user daemon-reload || : -systemctl-user restart salmeta.service || : +#systemctl-user restart salmeta.service || : fi # << post diff --git a/rpm/salmeta.yaml b/rpm/salmeta.yaml index d664d45..17ec9bd 100644 --- a/rpm/salmeta.yaml +++ b/rpm/salmeta.yaml @@ -22,6 +22,9 @@ PkgConfigBR: - mlite5 - libiphb +PkgBR: + - libgato-devel + Requires: - sailfishsilica-qt5 >= 0.10.9 - sailfish-components-bluetooth-qt5 -- cgit v1.2.3