mico/mico.spec

changeset 498
c6b0e6c7f67d
parent 6
eab6243607cb
child 628
10fbfbc9b548
equal deleted inserted replaced
1:59cb077c89bb 2:498470dc7bdf
46 Source2: rc.mico 46 Source2: rc.mico
47 47
48 # build information 48 # build information
49 Prefix: %{l_prefix} 49 Prefix: %{l_prefix}
50 BuildRoot: %{l_buildroot} 50 BuildRoot: %{l_buildroot}
51 BuildPreReq: OpenPKG, openpkg >= 20060823, gcc, make 51 BuildPreReq: OpenPKG, openpkg >= 20060823, make, gcc, gcc::with_cxx = yes
52 PreReq: OpenPKG, openpkg >= 20060823 52 PreReq: OpenPKG, openpkg >= 20060823
53 %if "%{with_ssl}" == "yes" 53 %if "%{with_ssl}" == "yes"
54 BuildPreReq: openssl 54 BuildPreReq: openssl
55 PreReq: openssl 55 PreReq: openssl
56 %endif 56 %endif

mercurial