build: support Pop!_OS

pull/41/head
telans 4 years ago
parent 70d0e81c36
commit 9d0b766cda
No known key found for this signature in database
GPG Key ID: 195444EE92DBCB20

@ -50,7 +50,7 @@ dependencies() {
DEPS="{glibc-devel.i686,libstdc++-devel.i686,libX11-devel.i686}"
install
;;
*"buntu"|"Linux Mint"|"Debian"|"Zorin OS")
*"buntu"|"Linux Mint"|"Debian"|"Zorin OS"|"Pop!_OS")
MANAGER_QUERY="dpkg-query -s"
MANAGER_INSTALL="apt install"
DEPS="{gcc,g++,gcc-multilib,g++-multilib,ninja-build,python3-pip,python3-setuptools,python3-wheel,pkg-config,mesa-common-dev,libx11-dev:i386}"

Loading…
Cancel
Save