Skip to content
Snippets Groups Projects
Commit 9f9e98bd authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

enigmail: corrected dependencies

parent f50f8fdf
No related branches found
No related tags found
No related merge requests found
...@@ -18,12 +18,11 @@ ...@@ -18,12 +18,11 @@
# #
VERSION=1 VERSION=1
. ./config . ./config
sed 's/ and Debian Icedove//' -i debian/control sed 's/ and Debian Icedove//' -i debian/control
sed 's/${xpi:Depends}/icedove/' -i debian/control sed 's/${xpi:Depends}/icedove/' -i debian/control
sed 's/Recommends:.*/Recommends: pinentry-x11/' -i debian/control sed '/xpi:Recommends/d' -i debian/control
sed 's/Thunderbird/Icedove/' -i debian/control sed 's/Thunderbird/Icedove/' -i debian/control
sed '/Enhances/d' -i debian/control sed '/Enhances/d' -i debian/control
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment