summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build-essential.pkg.in/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/build-essential.pkg.in/control b/build-essential.pkg.in/control
index 2b1c8af..36919cd 100644
--- a/build-essential.pkg.in/control
+++ b/build-essential.pkg.in/control
@@ -8,8 +8,9 @@ Depends:
g++-@PKG_TARGET_ARCH@,
gmake,
opkbuild,
- opkhelper
-Recommends: fakeroot
+Recommends:
+ fakeroot,
+ opkhelper,
Description: Metapackage for building packages for @PKG_TARGET_ARCH@
This package depends on packages that are considered necessary for building
software packages for @PKG_TARGET_ARCH@.