diff options
author | Graeme Gregory <dp@xora.org.uk> | 2006-07-04 15:16:25 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-07-04 15:16:25 +0000 |
commit | 86d9211f52171f3367ce974b997e16864e20118d (patch) | |
tree | c13176285e52845d0ae41b85feb14011a0ec2a50 /packages/gemdropx/gemdropx_0.9.bb | |
parent | 35cc20b2ea130e7f90288cb478072a1b93beba98 (diff) | |
parent | d1e85e122506700d5e37e099326b2e3c8740bdc8 (diff) |
merge of 1aee6898e54c0e2037c99cd8999670a4fe1c0c02
and 348eb2d8dd45b73446471873775d8e248e67bd32
Diffstat (limited to 'packages/gemdropx/gemdropx_0.9.bb')
-rw-r--r-- | packages/gemdropx/gemdropx_0.9.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gemdropx/gemdropx_0.9.bb b/packages/gemdropx/gemdropx_0.9.bb index a50fd6b567..4f96715b79 100644 --- a/packages/gemdropx/gemdropx_0.9.bb +++ b/packages/gemdropx/gemdropx_0.9.bb @@ -18,6 +18,7 @@ EXTRA_QMAKEVARS_POST += "CONFIG-=qt \ LIBS+=-lSDL_mixer \ LIBS+=-lSDL_image \ LIBS+=-lpthread \ + LIBS+=-Wl,-rpath-link,${OE_QMAKE_LIBDIR_QT} \ DEFINES+=DATA_PREFIX=\\"\"${datadir}/gemdropx/\\"\"" do_configure_prepend() { |