]> git.pld-linux.org Git - packages/synapse.git/commitdiff
- fixed build requirements
authorwrobell <wrobell@pld-linux.org>
Mon, 10 Sep 2012 20:34:58 +0000 (21:34 +0100)
committerwrobell <wrobell@pld-linux.org>
Mon, 10 Sep 2012 20:34:58 +0000 (21:34 +0100)
synapse.spec

index 526f6722db5cf8ceff18035a54bbe069ca9b0c16..51b0f38519920de4bd39c962e5eebfe68d707c22 100644 (file)
@@ -7,8 +7,10 @@ Group:         X11/Applications
 Source0:       https://launchpad.net/synapse-project/0.2/%{version}/+download/%{name}-%{version}.tar.gz
 # Source0-md5: ac1c075c01f1c179f32fd6651bd184f8
 URL:           http://synapse.zeitgeist-project.com/
-# The dependencies are listed in Makefile
-BuildRequires: vala >= 1:0.15.2
+BuildRequires: gtkhotkey-devel >= 0.2.1
+BuildRequires: libunique-devel >= 1.0
+BuildRequires: vala-libgee >= 0.6.4
+BuildRequires: vala-zeitgeist >= 0.3.18
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.086511 seconds and 4 git commands to generate.