summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Robby Workman2011-02-06 22:01:47 +0100
committer Robby Workman2011-02-06 22:01:47 +0100
commit9d4977f4db5cda20531bce0a39fab5d1189bfb01 (patch)
tree1923f246ff8e17ff3e409aaf78e7e5143aa9316c
parent86b564c751da8945af687b802663523e39535021 (diff)
downloadslackbuilds-9d4977f4db5cda20531bce0a39fab5d1189bfb01.tar.gz
libraries/eeze: Clarified dep information
ecore implies eina, so no need to list eina here. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--libraries/eeze/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/eeze/README b/libraries/eeze/README
index 832b06cb5a..b3b04ef138 100644
--- a/libraries/eeze/README
+++ b/libraries/eeze/README
@@ -5,4 +5,4 @@ and fast api. It interfaces directly with libudev, avoiding such
middleman daemons as udisks/upower or hal, to immediately gather device
information the instant it becomes known to the system.
-This requires ecore and eina.
+This requires ecore.