diff --git a/srcpkgs/gnome-themes-standard/gnome-themes-standard.rshlibs b/srcpkgs/gnome-themes-standard/gnome-themes-standard.rshlibs index 3526f7053a1..106d25e3bab 100644 --- a/srcpkgs/gnome-themes-standard/gnome-themes-standard.rshlibs +++ b/srcpkgs/gnome-themes-standard/gnome-themes-standard.rshlibs @@ -12,3 +12,6 @@ libcairo.so.2 libgobject-2.0.so.0 libglib-2.0.so.0 libc.so.6 +libgmodule-2.0.so.0 +librt.so.1 +libpthread.so.0 diff --git a/srcpkgs/gnome-themes-standard/template b/srcpkgs/gnome-themes-standard/template index ab99249e217..a64972227ed 100644 --- a/srcpkgs/gnome-themes-standard/template +++ b/srcpkgs/gnome-themes-standard/template @@ -1,6 +1,7 @@ # Template build file for 'gnome-themes-standard'. pkgname=gnome-themes-standard version=3.4.0 +revision=1 distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz" build_style=gnu-configure short_desc="Standard gnome themes"