Kaydet (Commit) 4f076890 authored tarafından David Tardon's avatar David Tardon

add missing dep on unpacked tarball

Change-Id: Ibacf45072be2ec143e8cc2207d9ce14409a8c812
üst 6066151a
......@@ -27,6 +27,10 @@
$(eval $(call gb_Zip_Zip,fontunxafm,$(call gb_UnpackedTarball_get_dir,afms)))
$(eval $(call gb_Zip_add_dependencies,fontunxafm,\
$(call gb_UnpackedTarball_get_target,afms) \
))
$(eval $(call gb_Zip_add_files,fontunxafm,\
Courier-Bold.afm \
Courier-BoldOblique.afm \
......
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