Package: grisbi
Severity: normal
Tags: patch

Grisbi is not build using goffice. So graphics are not available.

Simple patch:
diff -ru grisbi-1.0.0.orig/debian/control grisbi-1.0.0/debian/control
--- grisbi-1.0.0.orig/debian/control    2014-04-08 00:58:49.000000000 +0200
+++ grisbi-1.0.0/debian/control 2014-04-11 21:10:49.277521672 +0200
@@ -11,6 +11,7 @@
  libssl-dev,
  autotools-dev,
  intltool,
+ libgoffice-0.8-dev,
  chrpath
 Standards-Version: 3.9.5
 Homepage: http://www.grisbi.org/


The detection of libgoffice is automatic.
No need to change the ./configure line

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to