aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/iouyap/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/community/iouyap/APKBUILD b/community/iouyap/APKBUILD
index 63e6a6d793..13c4e61759 100644
--- a/community/iouyap/APKBUILD
+++ b/community/iouyap/APKBUILD
@@ -7,15 +7,13 @@ pkgdesc="Bridge IOU to UDP, TAP and Ethernet."
url="https://github.com/GNS3/iouyap"
arch="all"
license="GPL3"
-depends=""
-depends_dev=""
makedepends="$depends_dev linux-headers bison flex bsd-compat-headers"
-install=""
+options="!check"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/GNS3/$pkgname/archive/v$pkgver.tar.gz
musl-fixes.patch"
-
builddir="$srcdir"/$pkgname-$pkgver
+
build() {
cd "$builddir"
make