Skip to content

Commit

Permalink
Allow Iceweasel Dependency in Ubuntu/Debian Builds
Browse files Browse the repository at this point in the history
  • Loading branch information
prikhi committed Oct 15, 2015
1 parent f52ec28 commit 76dd314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Ubuntu/control
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Version: {VERSION}
Section: devel
Priority: optional
Architecture: amd64
Depends: firefox (>= {MIN_VERSION})
Depends: firefox (>= {MIN_VERSION}) | iceweasel (>= {MIN_VERSION})
Installed-Size: 9216
Maintainer: {MAINTAINER}
Description: GUI Prototyping/Wireframing
Expand Down

0 comments on commit 76dd314

Please sign in to comment.