Skip to content

Commit

Permalink
qmake|Unix: Always link against libX11
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Apr 8, 2012
1 parent 8a0f895 commit 42f2be3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doomsday/engine/engine.pro
Expand Up @@ -53,6 +53,7 @@ else {
QMAKE_LFLAGS += -rdynamic

!freebsd-*: LIBS += -ldl
LIBS += -lX11

# DisplayMode uses the Xrandr and XFree86-VideoMode extensions.
!deng_nodisplaymode {
Expand Down

0 comments on commit 42f2be3

Please sign in to comment.