Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37426117
en ru br
ALT Linux repos
S:2.6.5-alt1

Group :: Emulators
RPM: fceux

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: fceux-2.1.4a-alt-DSO.patch
Download


diff --git a/fceu2.1.4a/SConstruct b/fceu2.1.4a/SConstruct
index 12d3ef5..7b21558 100755
--- a/fceu2.1.4a/SConstruct
+++ b/fceu2.1.4a/SConstruct
@@ -65,6 +65,7 @@ else:
     env.Append(CCFLAGS =["-D_GTK_LITE"])
   if env['GTK_LITE']:
     env.Append(CCFLAGS =["-D_GTK_LITE"])
+  env.Append(LIBS = ["dl", "z"])
 
   ### Lua platform defines
   ### Applies to all files even though only lua needs it, but should be ok
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin