diff options
author | Ted Gould <ted@gould.cx> | 2009-12-17 09:06:33 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-17 09:06:33 -0600 |
commit | 5918076246a8d3d4a370f3efada612bac57ff2f4 (patch) | |
tree | b2519e5fb0041167c897c14301919a5c91bce4d8 /debian/control | |
parent | 3995123adb5d99a3ed0e583d8fdd8fddc22cac4e (diff) | |
download | ayatana-indicator-application-5918076246a8d3d4a370f3efada612bac57ff2f4.tar.gz ayatana-indicator-application-5918076246a8d3d4a370f3efada612bac57ff2f4.tar.bz2 ayatana-indicator-application-5918076246a8d3d4a370f3efada612bac57ff2f4.zip |
debian/control: Removing architecture independent build
dependencies are no architecture dependent.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index d272738..ba5365c 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,8 @@ Build-Depends: debhelper (>= 5.0), libindicate-gtk-dev (>= 0.2.0), libindicator-dev (>= 0.3.0), libdbusmenu-gtk-dev (>= 0.1.8), - libdbusmenu-glib-dev (>= 0.1.8) -Build-Depends-Indep: cli-common-dev (>= 0.5.7), + libdbusmenu-glib-dev (>= 1.1.8), + cli-common-dev (>= 0.5.7), mono-devel (>= 2.0.1), gtk-sharp2-gapi, libmono-dev, |