Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2011-01-05 09:03:19 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2011-01-05 09:03:19 (GMT)
commitc4c423924034680ca6397dda820d70d1d31e53c2 (patch)
tree3632eeff58bed311fa605a243d11dc21aacdf360
parentb39d784e1072f8aee2df6b1879d7431a5de83bc0 (diff)
Add missed deps
-rw-r--r--sweets.recipe3
1 files changed, 2 insertions, 1 deletions
diff --git a/sweets.recipe b/sweets.recipe
index 0039688..b861c35 100644
--- a/sweets.recipe
+++ b/sweets.recipe
@@ -17,7 +17,8 @@ requires = sugar-toolkit; python-cjson; xapian-bindings-python
arch = any
[Build]
-requires = pkg-config; intltool >= 0.33; make; gcc-c; python
+requires = gnome-common; pkg-config
+ intltool >= 0.33; libtool; make; gcc-c; python
configure = make distclean;
./autogen.sh
--prefix=%(PREFIX)s