[shotwell] Package requirements for generating translated help pages



commit aac9ddaf189645dc25dd2dc7dc3b6f077e2df96b
Author: Jim Nelson <jim yorba org>
Date:   Tue Mar 18 14:43:37 2014 -0700

    Package requirements for generating translated help pages

 Makefile       |    3 ++-
 debian/control |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/Makefile b/Makefile
index 886171e..90332bb 100644
--- a/Makefile
+++ b/Makefile
@@ -301,7 +301,8 @@ EXT_PKG_VERSIONS = \
        libxml-2.0 >= 2.6.32 \
        rest-0.7 >= 0.7 \
        sqlite3 >= 3.5.9 \
-       webkitgtk-3.0 >= 1.4.0 
+       webkitgtk-3.0 >= 1.4.0 \
+       gnome-doc-utils
 
 DIRECT_LIBS_VERSIONS =
 
diff --git a/debian/control b/debian/control
index 1820445..fb0877e 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,8 @@ Build-Depends: debhelper (>= 7),
  libwebkitgtk-3.0-dev (>= 1.4.3),
  libxml2 (>= 2.6.32),
  m4 (>= 1.4.13),
- valac-0.22 (>= 0.21.2)
+ valac-0.22 (>= 0.21.2),
+ gnome-doc-utils
 Standards-Version: 3.8.3
 Homepage: http://www.yorba.org/shotwell
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]