mirror of
https://github.com/chocolate-doom/chocpkg.git
synced 2024-11-10 15:21:59 +00:00
Fix pkgconfig name for glib.
This commit is contained in:
parent
900610a0ac
commit
3e5b47e802
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
description "GNOME glib core utility library"
|
||||
check_pkgconfig glib
|
||||
check_pkgconfig glib-2.0
|
||||
fetch_download https://www.chocolate-doom.org/depends/glib-2.47.6.tar.gz \
|
||||
da87bea88da06f60d6e7618c574c67b9fd109ee07fc78074dede473dde8f8196
|
||||
dependencies libffi gettext zlib
|
||||
|
|
Loading…
Reference in a new issue