mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix build depencency hiccup
report-menus needs gnc-gnome. It may also need gnc-gnome-utils but that's already a dependency of gnc-gnome so it will be built anyway.
This commit is contained in:
parent
a124e647db
commit
45d52d612a
@ -242,7 +242,7 @@ set(gnome_SCHEME
|
||||
)
|
||||
|
||||
set(GUILE_DEPENDS
|
||||
gnc-gnome-utils
|
||||
gnc-gnome
|
||||
scm-engine
|
||||
scm-core-utils
|
||||
scm-gnome-utils
|
||||
|
Loading…
Reference in New Issue
Block a user