mirror of
https://github.com/pulb/mailnag.git
synced 2026-05-07 00:06:09 +02:00
added version requirement for the keyring dependency
This commit is contained in:
4
debian/control
vendored
4
debian/control
vendored
@@ -5,7 +5,7 @@ Maintainer: Patrick Ulbrich <zulu99@gmx.net>
|
||||
Build-Depends: debhelper (>= 8.0.0),
|
||||
gettext,
|
||||
gir1.2-glib-2.0 (>= 1.32.0),
|
||||
gir1.2-gnomekeyring-1.0,
|
||||
gir1.2-gnomekeyring-1.0 (>= 3.2.2),
|
||||
gir1.2-gstreamer-0.10 (>= 0.10.36),
|
||||
gir1.2-notify-0.7 (>= 0.7.5),
|
||||
python (>= 2.7.3),
|
||||
@@ -22,7 +22,7 @@ Vcs-Browser: https://github.com/pulb/mailnag.git
|
||||
Package: mailnag
|
||||
Architecture: all
|
||||
Depends: gir1.2-glib-2.0 (>= 1.32.0),
|
||||
gir1.2-gnomekeyring-1.0,
|
||||
gir1.2-gnomekeyring-1.0 (>= 3.2.2),
|
||||
gir1.2-gstreamer-0.10 (>= 0.10.36),
|
||||
gir1.2-notify-0.7 (>= 0.7.5),
|
||||
gstreamer0.10-plugins-base,
|
||||
|
||||
Reference in New Issue
Block a user