Add check-version.sh script, add graphviz dependency and update source.sh script
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
name: libepoxy
|
||||
description: OpenGL function pointer management library
|
||||
version: 1.5.10
|
||||
revision: 2
|
||||
url: https://github.com/anholt/libepoxy
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["glibc","libglvnd","libx11"]
|
||||
make_depends: ["mesa","meson"]
|
||||
make_depends: ["graphviz","mesa","meson"]
|
||||
type: source
|
||||
|
||||
Reference in New Issue
Block a user