summaryrefslogtreecommitdiff
path: root/network/spice-gtk/spice-gtk.info
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2012-09-13 22:42:18 -0500
committerRobby Workman <rworkman@slackbuilds.org>2012-09-14 16:40:35 -0500
commit04b8d1156498d5fc464d5e13ec541663e96b2913 (patch)
tree8f4bea5efefb510fc9ef6c272a7306d652307c35 /network/spice-gtk/spice-gtk.info
parent2c7ad873be6b266e97c05ff94d58724df331c3dc (diff)
downloadslackbuilds-04b8d1156498d5fc464d5e13ec541663e96b2913.tar.gz
network/spice-gtk: Fixed notation of build deps -- REQUIRES+="vala"
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/spice-gtk/spice-gtk.info')
-rw-r--r--network/spice-gtk/spice-gtk.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/spice-gtk/spice-gtk.info b/network/spice-gtk/spice-gtk.info
index 51ae104db7..64a1f17cc6 100644
--- a/network/spice-gtk/spice-gtk.info
+++ b/network/spice-gtk/spice-gtk.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://spice-space.org/download/gtk/spice-gtk-0.12.tar.bz2"
MD5SUM="2fec0ba391447b5b4d9242455c55b2a3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="spice"
+REQUIRES="spice vala"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"