mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
dbus-libs: expat not needed at runtime, found by -Wl,--as-needed. Bumprev.
This commit is contained in:
parent
163290469e
commit
0d6c4b1388
1 changed files with 2 additions and 1 deletions
|
@ -5,8 +5,9 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains the shared libraries."
|
This package contains the shared libraries."
|
||||||
|
|
||||||
|
revision=1
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run expat
|
|
||||||
|
|
||||||
do_install()
|
do_install()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue