diff options
author | damien <damien@mandriva.com> | 2002-02-18 08:51:06 +0000 |
---|---|---|
committer | damien <damien@mandriva.com> | 2002-02-18 08:51:06 +0000 |
commit | f818b74aff2231a9ac229fc6277250e5af1d566f (patch) | |
tree | 6b15c7008ea6a99c0d3abe59ae527a68de3950b9 | |
parent | c1d0befaceca18fad6e149827e5c085ca4c6401a (diff) | |
download | control-center-f818b74aff2231a9ac229fc6277250e5af1d566f.tar control-center-f818b74aff2231a9ac229fc6277250e5af1d566f.tar.gz control-center-f818b74aff2231a9ac229fc6277250e5af1d566f.tar.bz2 control-center-f818b74aff2231a9ac229fc6277250e5af1d566f.tar.xz control-center-f818b74aff2231a9ac229fc6277250e5af1d566f.zip |
added require
-rw-r--r-- | drakconf.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drakconf.spec b/drakconf.spec index 28845669..f8b297b8 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -19,7 +19,7 @@ Group: System/Configuration/Other Url: http://www.mandrakelinux.com/en/cvs.php3 Obsoletes: DrakConf Provides: DrakConf -Requires: drakxtools >= 1.1.7-70mdk, gtk+mdk, perl-GTK, perl-GTK-GdkImlib, usermode, drakfloppy >= 0.43-8mdk, +Requires: mandrake-release, drakxtools >= 1.1.7-70mdk, gtk+mdk, perl-GTK, perl-GTK-GdkImlib, usermode, drakfloppy >= 0.43-8mdk, Requires: popt >= 1.6, harddrake >= 0.9.3-23mdk, XFree86-100dpi-fonts, menudrake >= 0.6.5 Requires: rxvt BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot |