Changeset 209454 in webkit
- Timestamp:
- Dec 7, 2016, 5:38:57 AM (9 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r209452 r209454 1 2016-12-07 Philippe Normand <pnormand@igalia.com> 2 3 [GTK][jhbuild] missing dependency on libvpx in gst-plugins-good 4 https://bugs.webkit.org/show_bug.cgi?id=165525 5 6 Reviewed by Carlos Garcia Campos. 7 8 * gtk/jhbuild.modules: gst-plugins-good should depend on the 9 libvpx package built within jhbuild. 10 1 11 2016-12-07 Philippe Normand <pnormand@igalia.com> 2 12 -
trunk/Tools/gtk/jhbuild.modules
r209452 r209454 380 380 <dependencies> 381 381 <dep package="gst-plugins-base"/> 382 <dep package="libvpx"/> 382 383 </dependencies> 383 384
Note:
See TracChangeset
for help on using the changeset viewer.