summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/erlang/APKBUILD (renamed from experimental/erlang/APKBUILD)4
-rw-r--r--user/erlang/fix-wx-linking.patch (renamed from experimental/erlang/fix-wx-linking.patch)0
2 files changed, 2 insertions, 2 deletions
diff --git a/experimental/erlang/APKBUILD b/user/erlang/APKBUILD
index 82832e96e..278c66a5d 100644
--- a/experimental/erlang/APKBUILD
+++ b/user/erlang/APKBUILD
@@ -8,9 +8,9 @@ url="https://www.erlang.org/"
arch="all"
license="Apache-2.0"
depends=""
-makedepends="libxml2-utils libxslt-dev m4 ncurses-dev openssl-dev perl
+makedepends="flex libxml2-utils libxslt-dev m4 ncurses-dev openssl-dev perl
unixodbc-dev"
-subpackages="$pkgname-dev $pkgname-doc"
+subpackages="$pkgname-dev"
source="http://erlang.org/download/otp_src_$pkgver.tar.gz
fix-wx-linking.patch
"
diff --git a/experimental/erlang/fix-wx-linking.patch b/user/erlang/fix-wx-linking.patch
index eb5649164..eb5649164 100644
--- a/experimental/erlang/fix-wx-linking.patch
+++ b/user/erlang/fix-wx-linking.patch