summaryrefslogtreecommitdiffstats
path: root/bc.pkg/control
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-05-07 12:54:18 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-05-07 12:54:18 (EDT)
commit6b8e4081f0e47ed7926598ce86601e3345041458 (patch)
tree4086db51ca3ab964565c86987b5f4386d6afa1c4 /bc.pkg/control
Initial commit.
Diffstat (limited to 'bc.pkg/control')
-rw-r--r--bc.pkg/control6
1 files changed, 6 insertions, 0 deletions
diff --git a/bc.pkg/control b/bc.pkg/control
new file mode 100644
index 0000000..9941f87
--- /dev/null
+++ b/bc.pkg/control
@@ -0,0 +1,6 @@
+Architecture: any
+Platform: all
+Depends: bc-common (= ${Binary-Version}),
+ libreadline.6, libncurses.5, libtinfo.5
+Description: Arbitrary precision calculator language
+ ${Common-Description}