debian/control:
* debian/control: - bump webkit build-dep to 1.1.17. - bump valac build-dep to 0.10.
This commit is contained in:
parent
af43580b61
commit
f1362e4d15
2 changed files with 5 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,6 +1,9 @@
|
|||
midori (0.4.0-1) UNRELEASED; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
* debian/control:
|
||||
- bump webkit build-dep to 1.1.17.
|
||||
- bump valac build-dep to 0.10.
|
||||
|
||||
-- Yves-Alexis Perez <corsac@debian.org> Tue, 02 Aug 2011 07:43:21 +0200
|
||||
|
||||
|
|
4
debian/control
vendored
4
debian/control
vendored
|
@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 7.0.50),
|
|||
lsb-release,
|
||||
libgtk2.0-dev (>= 2.10),
|
||||
libglib2.0-dev,
|
||||
libwebkitgtk-dev (>= 1.1.15),
|
||||
libwebkitgtk-dev (>= 1.1.17),
|
||||
libxml2-dev (>= 2.6),
|
||||
# For waf:
|
||||
python,
|
||||
|
@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 7.0.50),
|
|||
python-docutils,
|
||||
libsoup2.4-dev (>= 2.25.2),
|
||||
libnotify-dev,
|
||||
valac,
|
||||
valac (>= 0.10),
|
||||
# For testing under xvfb:
|
||||
xvfb,
|
||||
xauth,
|
||||
|
|
Loading…
Reference in a new issue