diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 09:40:29 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 09:40:29 +0200 |
commit | e7eecc5015f6268aad4d5a4429ee745971b13818 (patch) | |
tree | dacc789c775b615e36042ecb5783672e86e53820 /libraries/eeze | |
parent | 1a37ca5a04bf1e1b3c957b4f08699bd0f3140e5b (diff) | |
download | slackbuilds-e7eecc5015f6268aad4d5a4429ee745971b13818.tar.gz |
libraries/eeze: Fixed dep information
Diffstat (limited to 'libraries/eeze')
-rw-r--r-- | libraries/eeze/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/eeze/README b/libraries/eeze/README index b3b04ef138..2bf6244a03 100644 --- a/libraries/eeze/README +++ b/libraries/eeze/README @@ -4,5 +4,3 @@ Eeze is a library for manipulating devices through udev with a simple 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. |