mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
android-studio: libGL -> virtual?libGL
This commit is contained in:
parent
f8eae3a419
commit
6a27482eb7
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ _studio_rev=0
|
|||
archs="x86_64 i686"
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="tar"
|
||||
depends="gtk+ libGL"
|
||||
depends="gtk+ virtual?libGL"
|
||||
short_desc="Official Android IDE"
|
||||
maintainer="Jordyn Carattini <onlinecloud1@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue