xnec2c: depend on libglvnd

This commit is contained in:
Jürgen Buchmüller 2021-01-08 21:28:29 +01:00
parent 3f483902b7
commit a18f6b1554

View file

@ -1,11 +1,11 @@
# Template file for 'xnec2c'
pkgname=xnec2c
version=4.1.1
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="automake libtool gettext-devel intltool pkg-config glib-devel"
makedepends="gtk+3-devel"
depends="libGL"
depends="libglvnd"
short_desc="GTK2 application for Numerical Electromagnetics Code generation"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-2.0-or-later"