45 Patch0: gmediaserver.patch |
45 Patch0: gmediaserver.patch |
46 |
46 |
47 # build information |
47 # build information |
48 Prefix: %{l_prefix} |
48 Prefix: %{l_prefix} |
49 BuildRoot: %{l_buildroot} |
49 BuildRoot: %{l_buildroot} |
50 BuildPreReq: OpenPKG, openpkg >= 20040130, gcc |
50 BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc |
51 PreReq: OpenPKG, openpkg >= 20040130, gcc |
51 PreReq: OpenPKG, openpkg >= 20040130 |
52 BuildPreReq: libupnp, file, id3lib, taglib |
52 BuildPreReq: libupnp, file, id3lib, taglib |
53 PreReq: libupnp, file, id3lib, taglib |
53 PreReq: libupnp, file, id3lib, taglib |
54 %if "%{with_fsl}" == "yes" |
54 %if "%{with_fsl}" == "yes" |
55 BuildPreReq: fsl >= 1.2.0 |
55 BuildPreReq: fsl >= 1.2.0 |
56 PreReq: fsl >= 1.2.0 |
56 PreReq: fsl >= 1.2.0 |