diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-02-06 15:01:47 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-02-06 15:01:47 -0600 |
commit | 9d4977f4db5cda20531bce0a39fab5d1189bfb01 (patch) | |
tree | 1923f246ff8e17ff3e409aaf78e7e5143aa9316c /libraries | |
parent | 86b564c751da8945af687b802663523e39535021 (diff) | |
download | slackbuilds-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>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/eeze/README | 2 |
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. |