[geary] Depend on actual libgcr packages, not transitional one



commit af5dc859164d6e9b4272b359b7e089fb4ae8a14d
Author: Robert Schroll <rschroll gmail com>
Date:   Wed May 27 13:21:16 2015 -0400

    Depend on actual libgcr packages, not transitional one
    
    https://bugzilla.gnome.org/show_bug.cgi?id=749931

 debian/control |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/debian/control b/debian/control
index 9558378..5efff61 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
  libsecret-1-0 (>= 0.11),
  libmessaging-menu0 (>= 12.10.2),
  libunity9 (>= 5.12.0),
- libgcr-3-1 (>= 3.10.1)
+ libgcr-base-3-1 (>= 3.10.1),
+ libgcr-ui-3-1 (>= 3.10.1)
 Description: Email client
  Geary is an email client built for the GNOME desktop environment.  It
  allows you to read and send email with a simple, modern interface.


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