mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +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"
|
archs="x86_64 i686"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="tar"
|
hostmakedepends="tar"
|
||||||
depends="gtk+ libGL"
|
depends="gtk+ virtual?libGL"
|
||||||
short_desc="Official Android IDE"
|
short_desc="Official Android IDE"
|
||||||
maintainer="Jordyn Carattini <onlinecloud1@gmail.com>"
|
maintainer="Jordyn Carattini <onlinecloud1@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue