mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
gnome-themes-standard: add missing SONAMEs.
This commit is contained in:
parent
6569ef6b66
commit
aa1311dc05
2 changed files with 4 additions and 0 deletions
|
@ -12,3 +12,6 @@ libcairo.so.2
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
|
libgmodule-2.0.so.0
|
||||||
|
librt.so.1
|
||||||
|
libpthread.so.0
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# Template build file for 'gnome-themes-standard'.
|
# Template build file for 'gnome-themes-standard'.
|
||||||
pkgname=gnome-themes-standard
|
pkgname=gnome-themes-standard
|
||||||
version=3.4.0
|
version=3.4.0
|
||||||
|
revision=1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Standard gnome themes"
|
short_desc="Standard gnome themes"
|
||||||
|
|
Loading…
Add table
Reference in a new issue