[olpc-os-builder] add missing dependencies

Daniel Drake dsd at fedoraproject.org
Thu Mar 10 20:04:19 UTC 2011


commit 23a579f2403f8dc83bcdcb7c40dc92b2a557bef7
Author: Daniel Drake <dsd at laptop.org>
Date:   Thu Mar 10 20:08:05 2011 +0000

    add missing dependencies
    
    pointed out by Cortland Setlow

 olpc-os-builder.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/olpc-os-builder.spec b/olpc-os-builder.spec
index 3812ea8..5befd0e 100644
--- a/olpc-os-builder.spec
+++ b/olpc-os-builder.spec
@@ -12,7 +12,7 @@ Source0:	http://dev.laptop.org/~dsd/olpc-os-builder/%{name}-%{version}_%{prerele
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildRequires:	zlib-devel libtomcrypt-devel
-Requires:	python-imgcreate bitfrost zip unzip crcimg mtd-utils mtd-utils-ubi
+Requires:	python-imgcreate bitfrost zip unzip crcimg mtd-utils mtd-utils-ubi wget curl xz-lzma-compat
 
 %description
 OLPC OS images for XO laptops are based on Fedora. This tool allows you to


More information about the scm-commits mailing list