You are not logged in.

#1 2015-01-17 03:28:07

triceratopless
Member
Registered: 2015-01-17
Posts: 7

makepkg Android Studio fails

Hello there I run into the following error upon running 'makepkg -s' on the android-studio package from AUR

[charles@cat android-studio]$ makepkg -s
==> Making package: android-studio 1.0.2-1 (Thu Jan 15 22:27:09 EST 2015)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: lib32-fontconfig
error: target not found: lib32-libxrender
error: target not found: lib32-mesa
==> ERROR: 'pacman' failed to install missing dependencies.
[charles@cat android-studio]$


Could anyone help me?

Offline

#2 2015-01-17 03:29:18

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: makepkg Android Studio fails


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2015-01-17 03:42:41

triceratopless
Member
Registered: 2015-01-17
Posts: 7

Re: makepkg Android Studio fails

Wow, thank you for the quick reply just to avoid this https://xkcd.com/979/

I edited my /etc/pacman.d

uncommented
[multilib]
Include = /etc/pacman.d/mirrorlist

then went to the android studio folder where PKGBUILD exist and ran
makepkg -s

and thats it Thank you!

Offline

Board footer

Powered by FluxBB