summaryrefslogtreecommitdiff
path: root/rpm
diff options
context:
space:
mode:
authorJavier S. Pedro <dev.git@javispedro.com>2014-09-14 14:11:26 +0200
committerJavier S. Pedro <dev.git@javispedro.com>2014-09-14 14:11:26 +0200
commitb9b1829dbc50534190c8b81f91ee477af6971834 (patch)
tree360f09061f43a247a5afdc2c83df2b9a03d86a4a /rpm
parent85fb48bc51fed06a50b6178727fdf9e96aea4fc4 (diff)
downloadsalmeta-b9b1829dbc50534190c8b81f91ee477af6971834.tar.gz
salmeta-b9b1829dbc50534190c8b81f91ee477af6971834.zip
addign watch properties, starting notification work
Diffstat (limited to 'rpm')
-rw-r--r--rpm/salmeta.spec3
-rw-r--r--rpm/salmeta.yaml3
2 files changed, 5 insertions, 1 deletions
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