diff options
author | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:53:42 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2014-02-16 13:53:42 +0000 |
commit | 57c86c92642cc92e7bf0b8aa108988db1b9636c2 (patch) | |
tree | a04a0d6296fdc6803f30e4ae7d0c806a468dbb67 /x11-plugins | |
parent | Switch to dev-libs/efl (diff) | |
download | enlightenment-57c86c92642cc92e7bf0b8aa108988db1b9636c2.tar.gz enlightenment-57c86c92642cc92e7bf0b8aa108988db1b9636c2.tar.bz2 enlightenment-57c86c92642cc92e7bf0b8aa108988db1b9636c2.zip |
Switch to dev-libs/efl
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/e_modules-uptime/e_modules-uptime-9999.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-plugins/e_modules-uptime/e_modules-uptime-9999.ebuild b/x11-plugins/e_modules-uptime/e_modules-uptime-9999.ebuild index 593d9cb..6a13bfb 100644 --- a/x11-plugins/e_modules-uptime/e_modules-uptime-9999.ebuild +++ b/x11-plugins/e_modules-uptime/e_modules-uptime-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -12,6 +12,5 @@ inherit enlightenment DESCRIPTION="Gadget to display the current uptime of the system" DEPEND=">=x11-wm/enlightenment-0.17.0_alpha:0.17= - dev-libs/eet - >=media-libs/edje-0.5.0" + dev-libs/efl" RDEPEND=${DEPEND} |