Commit e3079312 authored by Felix Paul Kühne's avatar Felix Paul Kühne

contrib/fluidsynth: add glib dependency

parent e593e38e
......@@ -10,6 +10,8 @@ ifeq ($(call need_pkg,"fluidsynth >= 1.1.2"),)
PKGS_FOUND += fluid
endif
DEPS_fluid = glib $(DEPS_glib)
$(TARBALLS)/fluidsynth-$(FLUID_VERSION).tar.bz2:
$(call download,$(FLUID_URL))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment