From 30b9be61dd7a05ec9127cf8aa7e45ffd2ae20a12 Mon Sep 17 00:00:00 2001 From: Sebastian Ramacher Date: Fri, 6 Apr 2012 13:46:35 +0200 Subject: [PATCH] Don't need to depend on GTK+ anymore. Cairo is enough. --- zathura.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zathura.pc.in b/zathura.pc.in index 3ab163f..e76b38d 100644 --- a/zathura.pc.in +++ b/zathura.pc.in @@ -6,4 +6,4 @@ Description: document viewer Version: ${version} URL: http://pwmt.org/projects/zathura Cflags: ${INC_PATH} -Requires.private: girara-gtk${GTK_VERSION} gtk+-${GTK_VERSION}.0 +Requires.private: girara-gtk${GTK_VERSION} cairo