simavr: revert to pkg-config

[ci skip]
This commit is contained in:
maxice8 2019-02-24 23:25:47 -03:00
parent 4c338e363e
commit 938cb6c231
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'simavr'
pkgname=simavr
version=1.6
revision=1
hostmakedepends="pkgconf"
revision=2
hostmakedepends="pkg-config"
makedepends="elfutils-devel libfreeglut-devel avr-libc"
short_desc="Lean, mean, and hackable AVR simulator"
maintainer="Robert Lowry <bobertlo@gmail.com>"