diff options
| author | Brandon Schaefer <brandontschaefer@gmail.com> | 2014-01-03 08:35:54 -0800 |
|---|---|---|
| committer | Brandon Schaefer <brandontschaefer@gmail.com> | 2014-01-03 08:35:54 -0800 |
| commit | 34a12c6c30cc378c4d6ccbb1bb23c0fea6eb0d95 (patch) | |
| tree | 378febcc2105af52c2655f340edfb1d25aa23df0 /debian | |
| parent | 8ca1b9bda655fb8be0e67d12399d9d52e4a7e893 (diff) | |
* Dam you comma
(bzr r3611.2.4)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index f49425e6d..7f03e17f0 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Build-Depends: cmake, libnih-dbus-dev, libnih-dev, libnotify-dev, - libnux-4.0-dev (>= 4.0.5) + libnux-4.0-dev (>= 4.0.5), libpango1.0-dev, libsigc++-2.0-dev, libstartup-notification0-dev, @@ -148,7 +148,7 @@ Depends: ${misc:Depends}, libunity-core-6.0-8 (= ${binary:Version}), libglib2.0-dev, libsigc++-2.0-dev, - libnux-4.0-dev (>= 4.0.5) + libnux-4.0-dev (>= 4.0.5), libunity-dev (>= 7.1.0~), libdee-dev, Description: Core library for the Unity interface - development files |
