Specify minimum gcr-3 requirement: Bug #737304
Earlier versions didn't include a VAPI.
This commit is contained in:
parent
f9c374110a
commit
c9979a973e
2 changed files with 2 additions and 2 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 8),
|
|||
libgirepository1.0-dev (>= 1.32.0),
|
||||
desktop-file-utils,
|
||||
gnome-doc-utils,
|
||||
libgcr-3-dev
|
||||
libgcr-3-dev (>= 3.10.1)
|
||||
Standards-Version: 3.8.3
|
||||
Homepage: http://www.yorba.org
|
||||
|
||||
|
|
|
|||
|
|
@ -532,7 +532,7 @@ pkg_check_modules(DEPS REQUIRED
|
|||
gmime-2.6>=2.6.0
|
||||
libsecret-1>=0.11
|
||||
libxml-2.0>=2.7.8
|
||||
gcr-3
|
||||
gcr-3>=3.10.1
|
||||
${EXTRA_CLIENT_PKG_CONFIG}
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue