summaryrefslogtreecommitdiffstats
path: root/opkbuild.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-08-01 20:00:14 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-12-08 04:22:03 (EST)
commit604e0098251759a7298643203474402b6c87d6e3 (patch)
tree23cfef5acc60063df7bff1d4bef69cbce4a7c7eb /opkbuild.pkg
parent5ff563ac1f390a34d77efebafa23ca36f661c670 (diff)
opkbuild: Depend on fakeroot and gmake
Diffstat (limited to 'opkbuild.pkg')
-rw-r--r--opkbuild.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/opkbuild.pkg/control b/opkbuild.pkg/control
index 174e966..0d98502 100644
--- a/opkbuild.pkg/control
+++ b/opkbuild.pkg/control
@@ -1,7 +1,7 @@
Architecture: all
Platform: all
Section: dev
-Depends: libopkbuild.2 (>= ${Binary-Version})
+Depends: libopkbuild.2 (>= ${Binary-Version}), fakeroot, gmake
Description: OPK build system
${Common-Description}
.