diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-03-01 08:17:01 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-03-01 08:17:01 +0000 |
commit | b902a0aa0077c02839cc092c0657a689d84d5b1a (patch) | |
tree | 58e42db725b148cf9baed9d5750e2fc93a290336 /drakconf.spec | |
parent | 62e586557cfbbfa62d2f2fba762148497d26ff1d (diff) | |
download | control-center-b902a0aa0077c02839cc092c0657a689d84d5b1a.tar control-center-b902a0aa0077c02839cc092c0657a689d84d5b1a.tar.gz control-center-b902a0aa0077c02839cc092c0657a689d84d5b1a.tar.bz2 control-center-b902a0aa0077c02839cc092c0657a689d84d5b1a.tar.xz control-center-b902a0aa0077c02839cc092c0657a689d84d5b1a.zip |
fix buildrequires (we need perl_checker to extract strings)
Diffstat (limited to 'drakconf.spec')
-rw-r--r-- | drakconf.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drakconf.spec b/drakconf.spec index b820193a..442f792a 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -17,6 +17,7 @@ Url: http://www.mandrakelinux.com/en/cvs.php3 Obsoletes: DrakConf Provides: DrakConf BuildRequires: gettext +BuildRequires: perl-MDK-Common-devel Requires: mandrake-release, drakxtools > 10-12mdk Requires: harddrake-ui > 10-12mdk, popt >= 1.6.4-24mdk, usermode Requires: perl-Gtk2 >= 1.023-1mdk, perl-Gnome2-Vte |