[Bug 37702] New: incorrect library specification in install-wine-deps.sh script
wine-bugs at winehq.org
wine-bugs at winehq.org
Wed Dec 10 19:02:01 CST 2014
https://bugs.winehq.org/show_bug.cgi?id=37702
Bug ID: 37702
Summary: incorrect library specification in
install-wine-deps.sh script
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs at winehq.org
Reporter: christie at eagle.ca
Distribution: ---
For at least Ubuntu 12.04, the install-wine-deps.sh script specifies a library
as follows:
libhal-storage-dev-dev
on which my system chokes. Removing the final -dev to yield:
libhal-storage-dev
works fine. Other versions of Ubuntu in the script show the same reference
which may or may not be problematic. Don't have them, can't test.
Cheers!
P.S. the script URL is:
http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
More information about the wine-bugs
mailing list