diff options
author | 2015-02-18 00:38:19 +1100 | |
---|---|---|
committer | 2015-02-18 00:38:19 +1100 | |
commit | 11cd4fc19a45639e53a2b422fd133e64781bdffe (patch) | |
tree | 53b683a1def73a06c881ba1af98c3a30786b20dc /x11-themes | |
parent | [kde-frameworks/kglobalaccel] Remove X USE flag wrt bug #540120. (diff) | |
download | kde-11cd4fc19a45639e53a2b422fd133e64781bdffe.tar.gz kde-11cd4fc19a45639e53a2b422fd133e64781bdffe.tar.bz2 kde-11cd4fc19a45639e53a2b422fd133e64781bdffe.zip |
[x11-themes/oxygen-gtk] Add missing dev-libs/glib SLOT.
Package-Manager: portage-2.2.14
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild b/x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild index 011a6dc59b..75eccf449e 100644 --- a/x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild +++ b/x11-themes/oxygen-gtk/oxygen-gtk-9999.ebuild @@ -16,7 +16,7 @@ SLOT="0" IUSE="debug doc" RDEPEND=" - dev-libs/glib + dev-libs/glib:2 x11-libs/cairo x11-libs/gtk+:2 x11-libs/libX11 |