summaryrefslogtreecommitdiff
path: root/distro/ubuntu/build
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-07 16:22:55 -0300
committerPerberos <[email protected]>2011-11-07 16:22:55 -0300
commitd02290be62508e6ec69e9dc87d6ce38c76af1f46 (patch)
tree3af5e06b3d62246726aa09bd9befe7584c0940ff /distro/ubuntu/build
parent2e08290789b8ec206aefd6b69b809369837b9dfb (diff)
downloadmate-screensaver-d02290be62508e6ec69e9dc87d6ce38c76af1f46.tar.bz2
mate-screensaver-d02290be62508e6ec69e9dc87d6ce38c76af1f46.tar.xz
removing mate-menus from depends array
Diffstat (limited to 'distro/ubuntu/build')
-rwxr-xr-xdistro/ubuntu/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/distro/ubuntu/build b/distro/ubuntu/build
index 64e484d..d4004dd 100755
--- a/distro/ubuntu/build
+++ b/distro/ubuntu/build
@@ -5,7 +5,7 @@ pkgname=mate-screensaver
pkgver=2011.11.06
pkgrel=1
pkgdesc='Screensaver for MATE'
-depends=('gtk2' 'dbus' 'mate-conf' 'mate-desktop' 'mate-menus')
+depends=('gtk2' 'dbus' 'mate-conf' 'mate-desktop')
makedepends=('pkgconfig' 'intltool' 'mate-doc-utils')
# editar esta funcion!
build() {