diff options
author | Daouda Lo <daouda@mandriva.com> | 2002-03-07 17:51:57 +0000 |
---|---|---|
committer | Daouda Lo <daouda@mandriva.com> | 2002-03-07 17:51:57 +0000 |
commit | fe5d4b38305d279cf57e4d54f80846cfa6aa9f15 (patch) | |
tree | b3c657ed377f2305c793b0fc73b791eb8d5e581f | |
parent | 836b984d7aa106504535ebec18a414f7f1c548d5 (diff) | |
download | mgaonline-fe5d4b38305d279cf57e4d54f80846cfa6aa9f15.tar mgaonline-fe5d4b38305d279cf57e4d54f80846cfa6aa9f15.tar.gz mgaonline-fe5d4b38305d279cf57e4d54f80846cfa6aa9f15.tar.bz2 mgaonline-fe5d4b38305d279cf57e4d54f80846cfa6aa9f15.tar.xz mgaonline-fe5d4b38305d279cf57e4d54f80846cfa6aa9f15.zip |
- add requires in perl-SSL
-rw-r--r-- | mdkonline.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index 422f6336..fc6c3ee5 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -16,7 +16,7 @@ URL: http://people.mandrakesoft.com/~daouda/mandrake/mdkonline.html License: GPL Group: System/Configuration/Other Requires: drakxtools >= 1.1.5-97mdk, gtk+mdk, perl-GTK, perl-GTK-GdkImlib, usermode -Requires: popt >= 1.6, perl-libwww-perl +Requires: popt >= 1.6, perl-libwww-perl, perl-Crypt-SSLeay >= 0.37 BuildRoot: %{_tmppath}/%{name}-buildroot BuildArchitectures: noarch |