View | Details | Raw Unified | Return to bug 253975
Collapse All | Expand All

(-)src/clients/inst_suse_register.ycp (-1 lines)
Lines 24-30 Link Here
24
    import "GetInstArgs";
24
    import "GetInstArgs";
25
    import "CustomDialogs";
25
    import "CustomDialogs";
26
    import "Directory";
26
    import "Directory";
27
    import "Language";
28
    import "Mode";
27
    import "Mode";
29
    import "String";
28
    import "String";
30
    import "Label";
29
    import "Label";
(-)yast2-registration.spec.in (-1 / +1 lines)
Lines 3-8 Link Here
3
@HEADER@
3
@HEADER@
4
Requires:	yast2
4
Requires:	yast2
5
Requires:	suseRegister
5
Requires:	suseRegister
6
Requires:	yast2-network
6
# because of SourceManager
7
# because of SourceManager
7
Requires:	yast2-packager >= 2.13.152
8
Requires:	yast2-packager >= 2.13.152
8
9
Lines 11-17 Link Here
11
%endif
12
%endif
12
13
13
BuildRequires:	perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite yast2-packager
14
BuildRequires:	perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite yast2-packager
14
BuildRequires:  docbook-xsl-stylesheets doxygen libxslt sgml-skel yast2-core-devel yast2-country
15
15
16
BuildArchitectures:	noarch
16
BuildArchitectures:	noarch
17
17

Return to bug 253975