diff options
author | tnut <tnut at nutyx dot com> | 2011-09-14 18:56:53 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-09-14 18:56:53 +0200 |
commit | 4c1c0db0be3524fb71f9cb931baa90194b5d85ca (patch) | |
tree | ac45721c26d376821a63a57933c4a29c2414daae | |
parent | 343914f484b4b47cd102174877278e06325d5073 (diff) | |
download | gnome3-4c1c0db0be3524fb71f9cb931baa90194b5d85ca.tar.gz gnome3-4c1c0db0be3524fb71f9cb931baa90194b5d85ca.tar.bz2 gnome3-4c1c0db0be3524fb71f9cb931baa90194b5d85ca.tar.xz gnome3-4c1c0db0be3524fb71f9cb931baa90194b5d85ca.zip |
gnome-terminal, maj des dépendances
-rw-r--r-- | gnome-terminal/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-terminal/Pkgfile b/gnome-terminal/Pkgfile index 57a672a..9c9786f 100644 --- a/gnome-terminal/Pkgfile +++ b/gnome-terminal/Pkgfile @@ -2,8 +2,8 @@ # URL: http://www.gnome.org/ # Maintainer: NuTyX GNOME team # Packager: b at juglas dot name -# Depends on: libgnomeui, vte, startup-notification -# Run on: libgnomeui,vte,startup-notification +# Depends on: libgnomeui, vte, startup-notification, gsettings-desktop-schemas, gnome-doc-utils +# Run on: libgnomeui,vte,startup-notification, gsettings-desktop-schemas name=gnome-terminal version=3.0.1 |