correct glib2 deps
This commit is contained in:
parent
667d91e6f8
commit
16b605ea7a
2 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
gtk-doc
|
||||
git gettext
|
||||
git
|
||||
gettext
|
||||
shared-mime-info
|
||||
meson
|
||||
desktop-file-utils
|
||||
|
|
|
@ -33,7 +33,6 @@ build() {
|
|||
--without-xml2 \
|
||||
--without-nettle \
|
||||
--disable-static
|
||||
|
||||
make
|
||||
}
|
||||
|
||||
|
@ -60,3 +59,4 @@ sha256sums=(5a411aceb978f43e626f0c2d1812ddd8807b645ed892453acabd532376c148e6 # l
|
|||
bc52b2b2b99915894b436c97872d5d50e94c8c7483865a028fad9a710c837fa7 # 0001-libarchive-Handle-a-calloc-returning-NULL-fixes-1754.patch
|
||||
38c8d9b00f3259558e67e6fdf790ccbf8ecbba2de101476c2416d87b1679bcb9) # 0002-Validate-entry_bytes_remaining-in-pax_attribute.patch
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue