diff options
| author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2013-07-18 18:07:57 +0200 |
|---|---|---|
| committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2013-07-18 18:07:57 +0200 |
| commit | 642d236269e2c28bb1acc39a70e228e5114cdb5e (patch) | |
| tree | e998efcf7db89b39d92eaf818c3a532d64b6275f /debian | |
| parent | 45861a1612557cc9fa2728dfd7cf42f2f4964ad0 (diff) | |
debian/control: build-depend on libnux-4.0-dev (>= 4.0.2+13.10.20130718.1)
(bzr r3427.1.21)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index abb4df10d..3a1857e98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ unity (7.0.2+13.10.20130705.1-0ubuntu4) UNRELEASED; urgency=low - * debian/control: build-depends on xserver-xorg-video-dummy and libgl1-mesa-dri - + * debian/control: + - build-depend on xserver-xorg-video-dummy and libgl1-mesa-dri + - build-depend on libnux-4.0-dev (>= 4.0.2+13.10.20130718.1) + -- Marco Trevisan (Treviño) <marco@ubuntu.com> Tue, 09 Jul 2013 03:55:14 +0200 unity (7.0.2+13.10.20130705.1-0ubuntu3) saucy; urgency=low diff --git a/debian/control b/debian/control index a13983dc8..1f1e6d326 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Build-Depends: cmake, libjson-glib-dev, libjson-perl, libnotify-dev, - libnux-4.0-dev (>= 4.0.2), + libnux-4.0-dev (>= 4.0.2+13.10.20130718.1), libpango1.0-dev, libsigc++-2.0-dev, libstartup-notification0-dev, |
