Skip to content

Instantly share code, notes, and snippets.

View swordhui's full-sized avatar

Zhang Lihui swordhui

  • Beijing
View GitHub Profile
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7a07dbc..99ad5d6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -23,9 +23,9 @@ IF (NOT GTK_FOUND)
MESSAGE(FATAL_ERROR "You don't seem to have gtk >= 3.0 development libraries installed...")
ENDIF (NOT GTK_FOUND)
-pkg_check_modules (VTE REQUIRED vte-2.90)
+pkg_check_modules (VTE REQUIRED vte-2.91)