diff options
author | Michael Schröder <mls@suse.de> | 2007-03-13 15:10:26 +0000 |
---|---|---|
committer | Michael Schröder <mls@suse.de> | 2007-03-13 15:10:26 +0000 |
commit | bf31b430d3fd41a0c4ca45ee0f5bd361e55b4b9e (patch) | |
tree | 714e99fd066e036680e306a024b55adb65e0c51a /configs/sl10.0.conf | |
parent | f90ac93ceebcb012e451be44bb78cbfdef5adc5f (diff) | |
download | obs-build-bf31b430d3fd41a0c4ca45ee0f5bd361e55b4b9e.tar.gz obs-build-bf31b430d3fd41a0c4ca45ee0f5bd361e55b4b9e.tar.bz2 obs-build-bf31b430d3fd41a0c4ca45ee0f5bd361e55b4b9e.zip |
- support vminstall directive
- obey versioned build-requires/depends
- do not delete SOURCES.DEB
Diffstat (limited to 'configs/sl10.0.conf')
-rw-r--r-- | configs/sl10.0.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sl10.0.conf b/configs/sl10.0.conf index 50f2c06..7ba31a9 100644 --- a/configs/sl10.0.conf +++ b/configs/sl10.0.conf @@ -7,6 +7,8 @@ Preinstall: permissions popt pwdutils readline rpm sed tar zlib Runscripts: aaa_base +VMinstall: util-linux perl + Required: autoconf automake binutils bzip2 db gcc gdbm gettext glibc Required: libtool ncurses perl rpm zlib |