mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 02:44:17 +03:00
opencpn: unalias epoxy
This commit is contained in:
parent
15e41e3edf
commit
1419d29906
@ -4,7 +4,6 @@
|
||||
, cmake
|
||||
, curl
|
||||
, dbus
|
||||
, epoxy
|
||||
, fetchFromGitHub
|
||||
, flac
|
||||
, gtk3
|
||||
@ -13,6 +12,7 @@
|
||||
, libarchive
|
||||
, libdatrie
|
||||
, libelf
|
||||
, libepoxy
|
||||
, libexif
|
||||
, libogg
|
||||
, libopus
|
||||
@ -54,7 +54,6 @@ stdenv.mkDerivation rec {
|
||||
at-spi2-core
|
||||
curl
|
||||
dbus
|
||||
epoxy
|
||||
flac
|
||||
gtk3
|
||||
jasper
|
||||
@ -62,6 +61,7 @@ stdenv.mkDerivation rec {
|
||||
libarchive
|
||||
libdatrie
|
||||
libelf
|
||||
libepoxy
|
||||
libexif
|
||||
libogg
|
||||
libopus
|
||||
|
Loading…
Reference in New Issue
Block a user