summaryrefslogtreecommitdiffstats
path: root/gnome1-libs/gdm
diff options
context:
space:
mode:
authorRobin Cook2007-09-22 17:47:55 -0500
committerRobin Cook2007-09-22 17:47:55 -0500
commitce6ca10e3a48090717410cc17af9c1d8641b5f95 (patch)
treeddb4a8c925f475ec18c1402fc2a48ba7a26c71c1 /gnome1-libs/gdm
parentb6e76828b2d423d2ae5bcf8609bbe646abc38332 (diff)
gdm: changed scrollkeeper to rarian
Diffstat (limited to 'gnome1-libs/gdm')
-rwxr-xr-xgnome1-libs/gdm/DEPENDS10
-rw-r--r--gnome1-libs/gdm/HISTORY5
2 files changed, 9 insertions, 6 deletions
diff --git a/gnome1-libs/gdm/DEPENDS b/gnome1-libs/gdm/DEPENDS
index b5fa87cc88..05942a1c7b 100755
--- a/gnome1-libs/gdm/DEPENDS
+++ b/gnome1-libs/gdm/DEPENDS
@@ -1,7 +1,7 @@
-depends perl &&
-depends libglade &&
-depends gnome-libs &&
-depends gdk-pixbuf &&
-depends scrollkeeper &&
+depends perl &&
+depends libglade &&
+depends gnome-libs &&
+depends gdk-pixbuf &&
+depends rarian &&
optional_depends "linux-pam" "" "" "for PAM authentication" &&
optional_depends "shadow" "" "" "To use shadow passwords"
diff --git a/gnome1-libs/gdm/HISTORY b/gnome1-libs/gdm/HISTORY
index 6a27a3e4a3..55d0ac927a 100644
--- a/gnome1-libs/gdm/HISTORY
+++ b/gnome1-libs/gdm/HISTORY
@@ -1,4 +1,7 @@
-20074-03-18 Robin Cook <rcook@wyrms.net>
+2007-09-22 Robin Cook <rcook@wyrms.net>
+ * DEPENDS: changed scrollkeeper to rarian
+
+2007-03-18 Robin Cook <rcook@wyrms.net>
* BUILD: use sorcery function to create account (BUG 13629)
2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>