diff options
| author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2016-08-31 17:57:01 +0200 | 
|---|---|---|
| committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2016-08-31 17:57:01 +0200 | 
| commit | 6e791f5e47fde10f9bd1a80170fa46d0d7c49bcf (patch) | |
| tree | d2cdb533878977a2fd643288378b6bea4e6c4697 /debian/control | |
| parent | 7997fa4290cdc551dfc7c07cfe2186f294269bf8 (diff) | |
| parent | 441ef596be2d17da00085692e0b2f77162ede238 (diff) | |
Merging with lp:~3v1n0/unity/cmake-libs-prefixes
(bzr r4153.9.32)
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/debian/control b/debian/control index 6b99e10ee..4185f499c 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,7 @@ Build-Depends: cmake,  libnux-4.0-dev (>= 4.0.6),  libpam0g-dev,  libpango1.0-dev, - libsigc++-2.0-dev, + libsigc++-2.0-dev (>= 2.4.0),  libstartup-notification0-dev,  libunique-dev,  libunity-dev (>= 7.1.0), | 
