https://bugs.winehq.org/show_bug.cgi?id=39983 --- Comment #6 from chenxp <chxp_moon(a)163.com> --- I also find the error:
sudo apt-get build-dep wine Reading package lists... Done Building dependency tree Reading state information... Done Picking 'wine1.6' as source package instead of 'wine' The following packages have unmet dependencies: libgstreamer-plugins-base0.10-dev : Depends: libgstreamer0.10-dev (>= 0.10.36) but it is not going to be installed Depends: libglib2.0-dev but it is not going to be installed libpulse-dev : Depends: libglib2.0-dev but it is not going to be installed E: Build-dependencies for wine could not be satisfied.
sudo apt-get install libgstreamer0.10-dev Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: libgstreamer0.10-dev : Depends: libglib2.0-dev but it is not going to be installed E: Unable to correct problems, you have held broken packages.
sudo apt-get install libglib2.0-dev Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: libglib2.0-dev : Depends: libglib2.0-0 (= 2.46.1-1) but 2.46.2-1ubuntu1 is to be installed Depends: libglib2.0-bin (= 2.46.1-1) E: Unable to correct problems, you have held broken packages.
sudo apt-get install libglib2.0-0 Reading package lists... Done Building dependency tree Reading state information... Done libglib2.0-0 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. sudo apt-get install libglib2.0-bin Reading package lists... Done Building dependency tree Reading state information... Done libglib2.0-bin is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
sudo apt-get build-dep wine Reading package lists... Done Building dependency tree Reading state information... Done Picking 'wine1.6' as source package instead of 'wine' The following packages have unmet dependencies: libgstreamer-plugins-base0.10-dev : Depends: libgstreamer0.10-dev (>= 0.10.36) but it is not going to be installed Depends: libglib2.0-dev but it is not going to be installed libpulse-dev : Depends: libglib2.0-dev but it is not going to be installed E: Build-dependencies for wine could not be satisfied.
-- 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.