mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
nestopia: add missing gtk3/libao configure args
This commit is contained in:
parent
7fb28fa821
commit
2430b2fce4
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'nestopia'
|
||||
pkgname=nestopia
|
||||
version=1.50
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-gui --with-ao"
|
||||
hostmakedepends="autoconf-archive automake pkg-config"
|
||||
makedepends="SDL2-devel gtk+3-devel libao-devel libarchive-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
|
|
Loading…
Add table
Reference in a new issue