diff options
author | Arnaud Desmons <adesmons@mandriva.com> | 2002-12-19 16:42:36 +0000 |
---|---|---|
committer | Arnaud Desmons <adesmons@mandriva.com> | 2002-12-19 16:42:36 +0000 |
commit | 1bfcfa9622c02eb080803c15e855b59838086a98 (patch) | |
tree | c8def696d17305cb3d5842575579d3a1dd28bbcb /drakwizard.spec | |
parent | 31963eb615bdd7b19949fbd721be438c5401a6fd (diff) | |
download | drakwizard-1bfcfa9622c02eb080803c15e855b59838086a98.tar drakwizard-1bfcfa9622c02eb080803c15e855b59838086a98.tar.gz drakwizard-1bfcfa9622c02eb080803c15e855b59838086a98.tar.bz2 drakwizard-1bfcfa9622c02eb080803c15e855b59838086a98.tar.xz drakwizard-1bfcfa9622c02eb080803c15e855b59838086a98.zip |
require drakxtools
Diffstat (limited to 'drakwizard.spec')
-rw-r--r-- | drakwizard.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index ac6ffa47..e723daeb 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -8,7 +8,7 @@ Release: %{release} Source0: %{name}.tar.bz2 License: GPL Group: System/Configuration/Other -Requires: perl-base, usermode, perl-Locale-gettext, perl-XML-Parser +Requires: perl-base, usermode, perl-Locale-gettext, perl-XML-Parser, drakxtools >= 9.1-0.4mdk BuildRequires: gtk+-devel BuildRequires: gettext perl-XML-Parser Buildroot: %{_tmppath}/%{name} |