File: 0016-remove-gconf-2.0-from-wscript.patch

package info (click to toggle)
xiphos 4.1.0.1%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 18,572 kB
  • sloc: ansic: 25,543; cpp: 13,223; python: 12,684; xml: 2,951; sh: 144; makefile: 42
file content (20 lines) | stat: -rw-r--r-- 423 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
From: Teus Benschop <teusjannette@gmail.com>
Date: Sat, 17 Nov 2018 16:33:47 +0100
Subject: remove gconf-2.0 from wscript

---
 wscript | 1 -
 1 file changed, 1 deletion(-)

diff --git a/wscript b/wscript
index 0254af3..32687d2 100644
--- a/wscript
+++ b/wscript
@@ -303,7 +303,6 @@ def configure(conf):
 
     common_libs = string.join(
     '''
-    "gconf-2.0"
     "gmodule-2.0"
     "glib-2.0"
     "libgsf-1 >= 1.14"