diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-02-10 10:40:12 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-02-10 10:40:12 +0000 |
commit | 7d8f2187c3aec68f19036856a7a7264416075675 (patch) | |
tree | 1a4f47fb46453890689ac8dadf5c7c1fb2789bd2 | |
parent | 7954ebc08786ddf0e5292cf5e3df568fe921adb1 (diff) | |
download | control-center-7d8f2187c3aec68f19036856a7a7264416075675.tar control-center-7d8f2187c3aec68f19036856a7a7264416075675.tar.gz control-center-7d8f2187c3aec68f19036856a7a7264416075675.tar.bz2 control-center-7d8f2187c3aec68f19036856a7a7264416075675.tar.xz control-center-7d8f2187c3aec68f19036856a7a7264416075675.zip |
fix requires for gtkset_name
-rw-r--r-- | drakconf.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drakconf.spec b/drakconf.spec index e4d72676..1e2af92f 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -20,7 +20,7 @@ BuildRequires: gettext Requires: mandrake-release, drakxtools >= 9.1-0.23mdk #gtk+mdk >= 0.1.6-10mdk Requires: harddrake-ui >= 9.1-0.23mdk, popt >= 1.6.4-24mdk, usermode -Requires: perl-GTK2 >= 0.0.cvs.2003.02.03.1-2mdk, XFree86-100dpi-fonts +Requires: perl-GTK2 >= 0.0.cvs.2003.02.10.1-1mdk, XFree86-100dpi-fonts Requires: gtk+2.0 >= 2.2.0-3mdk, perl-MDK-Common => 1.0.4-16mdk Requires: drakcronat >= 0.1.3-1mdk, menudrake >= 0.7.2-1mdk, rxvt, userdrake BuildRoot: %_tmppath/%name-%version-buildroot |