summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaka Kranjc2008-10-14 12:47:14 +0200
committerJaka Kranjc2008-10-14 12:47:14 +0200
commitfa9e5e9ff313fcde74cadfd20e47168a4a305540 (patch)
tree9f7c49aa537c60dcf40d5d247d7e9db76a7b8c94
parenta1652823ad33aeaf09c5d34924f3a0c5df9d2879 (diff)
neutrino: scrollkeeper was deprecated in favour of rarian #14806
(cherry-picked from commit b5bc9f8e6b77663998395d03f240c47636579ba4)
-rwxr-xr-xaudio-creation/neutrino/DEPENDS2
-rw-r--r--audio-creation/neutrino/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/audio-creation/neutrino/DEPENDS b/audio-creation/neutrino/DEPENDS
index 2e1c50cfa3..4f6640e980 100755
--- a/audio-creation/neutrino/DEPENDS
+++ b/audio-creation/neutrino/DEPENDS
@@ -1,3 +1,3 @@
-depends scrollkeeper &&
+depends rarian &&
depends libnjb &&
depends libgnomeui
diff --git a/audio-creation/neutrino/HISTORY b/audio-creation/neutrino/HISTORY
index af65d60074..b113f22612 100644
--- a/audio-creation/neutrino/HISTORY
+++ b/audio-creation/neutrino/HISTORY
@@ -1,3 +1,6 @@
+2008-10-09 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * DEPENDS: scrollkeeper was deprecated in favour of rarian #14806
+
2008-08-29 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
* DEPENDS: fixed scrolkeeper #14687