FS#36486 - [handbrake] missing libx264 dependency

Attached to Project: Community Packages
Opened by Yuval Adam (yuvadm) - Saturday, 10 August 2013, 21:51 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 11 August 2013, 02:17 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
The handbrake package is missing libx264 as a required dependency. HandBrake will not run without it.

Steps to reproduce:
$ pacman -S handbrake
$ ghb
# libx264 is missing
$ pacman -S x264
$ ghb
# now it works
This task depends upon

Closed by  Eric Belanger (Snowman)
Sunday, 11 August 2013, 02:17 GMT
Reason for closing:  Not a bug
Additional comments about closing:  x264 is already listed as a dependency

Loading...