openbsd-ports/multimedia/phonon/patches/patch-CMakeLists_txt

12 lines
346 B
Plaintext
Raw Normal View History

$OpenBSD: patch-CMakeLists_txt,v 1.1.1.1 2010/06/18 12:53:38 espie Exp $
--- CMakeLists.txt.orig Fri Jun 18 14:05:49 2010
+++ CMakeLists.txt Fri Jun 18 14:05:59 2010
@@ -18,6 +18,7 @@ include(PhononMacros)
include(MacroLogFeature)
include(MacroOptionalFindPackage)
+include(FindIconv)
set(QT_MIN_VERSION 4.6.0)
find_package(Qt4 REQUIRED)