]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut.spec: build require dash and bash
authorHarald Hoyer <harald@redhat.com>
Fri, 20 May 2011 13:33:51 +0000 (15:33 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 20 May 2011 13:33:51 +0000 (15:33 +0200)
dracut.spec

index f7c83dba067c256fa603325cc1158145e28db10a..76eb010b821c7cd5f3b2b80ca4e70ea7260297fc 100644 (file)
@@ -32,7 +32,7 @@ URL: https://dracut.wiki.kernel.org/
 Source0: http://www.kernel.org/pub/linux/utils/boot/dracut/dracut-%{version}%{?dashgittag}.tar.bz2
 
 BuildArch: noarch
-
+BuildRequires: dash bash
 %if 0%{?fedora}
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 %endif