xnec2c: depend on libglvnd
This commit is contained in:
parent
3f483902b7
commit
a18f6b1554
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'xnec2c'
|
# Template file for 'xnec2c'
|
||||||
pkgname=xnec2c
|
pkgname=xnec2c
|
||||||
version=4.1.1
|
version=4.1.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool gettext-devel intltool pkg-config glib-devel"
|
hostmakedepends="automake libtool gettext-devel intltool pkg-config glib-devel"
|
||||||
makedepends="gtk+3-devel"
|
makedepends="gtk+3-devel"
|
||||||
depends="libGL"
|
depends="libglvnd"
|
||||||
short_desc="GTK2 application for Numerical Electromagnetics Code generation"
|
short_desc="GTK2 application for Numerical Electromagnetics Code generation"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue