diff options
-rw-r--r-- | graphics/gnome-themes-extras/README | 2 | ||||
-rw-r--r-- | graphics/gnome-themes-extras/gnome-themes-extras.info | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/graphics/gnome-themes-extras/README b/graphics/gnome-themes-extras/README index 6a94f1e95cb0..86c7303e51df 100644 --- a/graphics/gnome-themes-extras/README +++ b/graphics/gnome-themes-extras/README @@ -3,5 +3,3 @@ environment. This package provides GNOME users an extra set of themes that are functional and attractive, often sporting a distinct appearance that you won't find in the primary themes package. Most of the graphics in these Themes contain SVG vector graphics. - -This package requires gtk-engines-2 >= 2.14.0, which can be found in SBo. diff --git a/graphics/gnome-themes-extras/gnome-themes-extras.info b/graphics/gnome-themes-extras/gnome-themes-extras.info index b7d990c07ffb..67df7988062d 100644 --- a/graphics/gnome-themes-extras/gnome-themes-extras.info +++ b/graphics/gnome-themes-extras/gnome-themes-extras.info @@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnome-themes-extras/2.22/gnome- MD5SUM="572a5243882dede648d24f73238c3e23" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="gtk-engines" MAINTAINER="Arvydas Sidorenko" EMAIL="asido4@gmail.com" |