Skip to content

Commit

Permalink
Merge/Dependencies.hs: all 'odbc' extralib
Browse files Browse the repository at this point in the history
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
  • Loading branch information
trofi committed Feb 14, 2016
1 parent 7a362fc commit b4f64c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Merge/Dependencies.hs
Expand Up @@ -357,6 +357,7 @@ staticTranslateExtraLib lib = lookup lib m
, ("SDL_gfx", any_c_p "media-libs" "sdl-gfx")
, ("SDL_image", any_c_p "media-libs" "sdl-image")
, ("SDL_ttf", any_c_p "media-libs" "sdl-ttf")
, ("odbc", any_c_p "dev-db" "unixODBC")
]

---------------------------------------------------------------
Expand Down

0 comments on commit b4f64c3

Please sign in to comment.