[libkkc] Add vala-devel to BR

Daiki Ueno ueno at fedoraproject.org
Wed May 1 03:21:47 UTC 2013


commit b413e777b0c6515b093a1a4897ae4db35653c6d1
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Wed May 1 12:21:29 2013 +0900

    Add vala-devel to BR

 libkkc.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/libkkc.spec b/libkkc.spec
index e2bc249..818b4b9 100644
--- a/libkkc.spec
+++ b/libkkc.spec
@@ -14,7 +14,8 @@ Patch0:		libkkc-HEAD.patch
 
 BuildRequires:	marisa-devel
 BuildRequires:	vala
-BuildRequires:	vala-tools
+# Needed when any of *.vala files changed
+BuildRequires:	vala-tools, vala-devel
 # FIXME switch to libgee-0.8 once this package is ready for the new libgee API
 BuildRequires:	pkgconfig(gee-1.0)
 BuildRequires:	json-glib-devel


More information about the scm-commits mailing list