diff options
author | Calvin Morrison <mutantturkey@gmail.com> | 2011-12-14 15:50:42 -0500 |
---|---|---|
committer | Calvin Morrison <mutantturkey@gmail.com> | 2011-12-14 15:50:42 -0500 |
commit | fc98476aef6bf17768cfc0450bd25ac967d01834 (patch) | |
tree | 7411b50fd18336185de9fb8520fd9154822020b4 /redhat/applications/kmplayer/kmplayer-3.5.13-ftbfs.patch | |
parent | cc3f13111c121c8a39b9937bb2e1bf00207c9df0 (diff) | |
parent | e9bf572672fe20775479a10b426d32379f4185d0 (diff) | |
download | tde-packaging-fc98476aef6bf17768cfc0450bd25ac967d01834.tar.gz tde-packaging-fc98476aef6bf17768cfc0450bd25ac967d01834.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'redhat/applications/kmplayer/kmplayer-3.5.13-ftbfs.patch')
-rw-r--r-- | redhat/applications/kmplayer/kmplayer-3.5.13-ftbfs.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/redhat/applications/kmplayer/kmplayer-3.5.13-ftbfs.patch b/redhat/applications/kmplayer/kmplayer-3.5.13-ftbfs.patch new file mode 100644 index 000000000..6b606e32b --- /dev/null +++ b/redhat/applications/kmplayer/kmplayer-3.5.13-ftbfs.patch @@ -0,0 +1,10 @@ +--- kmplayer/src/Makefile.am.ORI 2011-12-03 23:22:01.601981533 +0100 ++++ kmplayer/src/Makefile.am 2011-12-03 23:22:44.469655046 +0100 +@@ -58,6 +58,7 @@ + kgstplayer_SOURCES= gstplayer.cpp + + knpplayer_LDADD= $(LIBNSPR_LIBS) ++knpplayer_LDFLAGS= -lX11 + knpplayer_SOURCES= npplayer.c + + xdg_apps_DATA = kmplayer.desktop |