blob: 6967f300c43c84742d2e153b8bc1cdfcdf55eeff (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- rosegarden/src/CMakeLists.txt.ORI 2011-11-26 23:09:57.776046683 +0100
+++ rosegarden/src/CMakeLists.txt 2011-11-26 23:10:07.534844583 +0100
@@ -148,6 +148,7 @@
TARGET_LINK_LIBRARIES(rosegarden
dl
+ fontconfig
lo
${QT_AND_KDECORE_LIBS}
${LIBLO_LIBS}
|