Browse Source

Add libgomp dependency

cryobry 7 năm trước cách đây
mục cha
commit
8c440e5501
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      install_MC_fedora.sh

+ 1 - 1
install_MC_fedora.sh

@@ -50,7 +50,7 @@ echo '' >> SPECS/mediacenter.spec
 echo 'AutoReq:  0' >> SPECS/mediacenter.spec
 echo 'Requires: libnotify librtmp lame vorbis-tools alsa-lib' >> SPECS/mediacenter.spec
 echo 'Requires: libX11 libX11-common libxcb libXau libXdmcp libuuid' >> SPECS/mediacenter.spec
-echo 'Requires: gtk2 gtk2-engines mesa-libGL gnutls gtk2 lame' >> SPECS/mediacenter.spec
+echo 'Requires: gtk2 gtk2-engines mesa-libGL gnutls gtk2 lame libgomp' >> SPECS/mediacenter.spec
 echo '' >> SPECS/mediacenter.spec
 echo 'License: Copyright 1998-2013, JRiver, Inc.  All rights reserved.  Protected by U.S. patents #7076468 and #7062468' >> SPECS/mediacenter.spec
 echo 'URL:     http://www.jriver.com/' >> SPECS/mediacenter.spec