summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2014-01-08 17:26:33 -0500
committerMicah Anderson <micah@riseup.net>2014-01-08 17:26:33 -0500
commit06c4facdd0e5eef678622953ddcc850ca7153ebc (patch)
treebb77636e72c985318d299810635ee18aaa3cae0f /debian/control
parent1b310a7c17054d35e6b9bfb1ea084991586599c7 (diff)
Remove the hard-coded Depends on iceweasel, this is handled by the Enhances/Breaks xpi variables (#4845)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 80b4e34..3b50e44 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Homepage: https://github.com/leapcode/thunderbird_extension
Package: xul-ext-bitmask
Architecture: all
-Depends: ${misc:Depends}, ${xpi:Depends}, icedove (>= 24.0~b1)
+Depends: ${misc:Depends}, ${xpi:Depends}
Recommends: ${xpi:Recommends},
bitmask
Provides: ${xpi:Provides}