diff options
Diffstat (limited to 'games-emulation/fceux/files/fceux-2.1.5-underlink.patch')
-rw-r--r-- | games-emulation/fceux/files/fceux-2.1.5-underlink.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/fceux/files/fceux-2.1.5-underlink.patch b/games-emulation/fceux/files/fceux-2.1.5-underlink.patch index b45730738ac0..9e98967227d4 100644 --- a/games-emulation/fceux/files/fceux-2.1.5-underlink.patch +++ b/games-emulation/fceux/files/fceux-2.1.5-underlink.patch @@ -1,5 +1,5 @@ ---- SConstruct.org 2011-06-07 21:33:28.876609681 +0200 -+++ SConstruct 2011-06-07 21:34:11.420368249 +0200 +--- SConstruct.org ++++ SConstruct @@ -70,6 +70,10 @@ env.ParseConfig('pkg-config --cflags --libs gtk+-3.0') env.Append(CPPDEFINES=["_GTK3"]) |