Advertisement
exnon

Untitled

Mar 4th, 2019
527
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. sami@debianSami:~$ sudo apt install \
  2. > git autoconf automake meson ninja-build pkg-config parallel ruby-sass sassc optipng \
  3. > inkscape \
  4. > libgtk-3-dev libgdk-pixbuf2.0-dev libglib2.0-dev libglib2.0-bin \
  5. > libxml2-utils librsvg2-dev \
  6. > gnome-themes-standard gtk2-engines-murrine gtk2-engines-pixbuf libcanberra-gtk3-module \
  7. > fonts-roboto-hinted fonts-noto-hinted
  8. [sudo] password for sami:
  9. Reading package lists... Done
  10. Building dependency tree
  11. Reading state information... Done
  12. git is already the newest version (1:2.11.0-3+deb9u4).
  13. libglib2.0-bin is already the newest version (2.50.3-2).
  14. libglib2.0-bin set to manually installed.
  15. gnome-themes-standard is already the newest version (3.22.2-2).
  16. gnome-themes-standard set to manually installed.
  17. gtk2-engines-pixbuf is already the newest version (2.24.31-2).
  18. gtk2-engines-pixbuf set to manually installed.
  19. inkscape is already the newest version (0.92.1-1).
  20. inkscape set to manually installed.
  21. libcanberra-gtk3-module is already the newest version (0.30-3).
  22. libcanberra-gtk3-module set to manually installed.
  23. Some packages could not be installed. This may mean that you have
  24. requested an impossible situation or if you are using the unstable
  25. distribution that some required packages have not yet been created
  26. or been moved out of Incoming.
  27. The following information may help to resolve the situation:
  28.  
  29. The following packages have unmet dependencies:
  30. libgtk-3-dev : Depends: libegl1-mesa-dev but it is not going to be installed
  31. Depends: libwayland-dev (>= 1.9.91) but it is not going to be installed
  32. E: Unable to correct problems, you have held broken packages.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement