mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bijiben: force gtk4 to build first
This commit is contained in:
parent
d8d9d85bbd
commit
c1e8b97498
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ changelog="https://gitlab.gnome.org/GNOME/gnome-notes/-/raw/gnome-40-0/NEWS"
|
||||||
distfiles="${GNOME_SITE}/bijiben/${version%.*}/bijiben-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/bijiben/${version%.*}/bijiben-${version}.tar.xz"
|
||||||
checksum=05a06fb066e9802f5f24ab67b0d2f71451866363ba3e39f9f775fd49a7587bbf
|
checksum=05a06fb066e9802f5f24ab67b0d2f71451866363ba3e39f9f775fd49a7587bbf
|
||||||
|
|
||||||
|
makedepends+=" gtk4" # Build first, pulled in by evolution-data-server
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
ninja -C build src/libbiji/biji-marshalers.h
|
ninja -C build src/libbiji/biji-marshalers.h
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue