summaryrefslogtreecommitdiff
path: root/repo/system
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-31 23:09:26 +0000
committerdavidovski <david@davidovski.xyz>2022-01-31 23:09:26 +0000
commit7dbc7325f51b8b72e8cbb2430570eeeb96c0ae95 (patch)
tree7b5745bfc5429b61fe42b0e7ec20b1df45c3a06c /repo/system
parent53d95500c73afb77ddf484202860288f50e9f54e (diff)
added flex as libnl makedep
Diffstat (limited to 'repo/system')
-rw-r--r--repo/system/libndp.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/libndp.xibuild b/repo/system/libndp.xibuild
index ddb4da2..fa400f2 100644
--- a/repo/system/libndp.xibuild
+++ b/repo/system/libndp.xibuild
@@ -1,6 +1,6 @@
#!/bin/bash
-MAKEDEPS=(make )
+MAKEDEPS=(make flex)
DEPS=(glibc)
PKG_VER=1.8