diff options
author | Johannes Huber <johu@gentoo.org> | 2018-07-10 16:16:45 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2018-07-10 16:44:51 +0200 |
commit | aec8298dfdc96b3d5a62231067b4b2dcfccdb60c (patch) | |
tree | af63b621bdf41c3c6e0cb60a26aa6f477ed99c26 /x11-themes/greybird | |
parent | x11-themes/greybird: Remove 3.22.3 (diff) | |
download | gentoo-aec8298dfdc96b3d5a62231067b4b2dcfccdb60c.tar.gz gentoo-aec8298dfdc96b3d5a62231067b4b2dcfccdb60c.tar.bz2 gentoo-aec8298dfdc96b3d5a62231067b4b2dcfccdb60c.zip |
x11-themes/greybird: Sort dependencies
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'x11-themes/greybird')
-rw-r--r-- | x11-themes/greybird/greybird-3.22.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/greybird/greybird-3.22.8.ebuild b/x11-themes/greybird/greybird-3.22.8.ebuild index 0e52f4581388..262fa31a6b9e 100644 --- a/x11-themes/greybird/greybird-3.22.8.ebuild +++ b/x11-themes/greybird/greybird-3.22.8.ebuild @@ -17,12 +17,12 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="ayatana gnome" RDEPEND=" - >=x11-themes/gtk-engines-murrine-0.90 >=x11-libs/gtk+-3.22:3 + >=x11-themes/gtk-engines-murrine-0.90 " DEPEND="${RDEPEND} - dev-ruby/sass dev-libs/glib:2 + dev-ruby/sass " S=${WORKDIR}/${MY_PN}-${PV} |