Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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