summaryrefslogtreecommitdiffstats
path: root/libpcrecpp.0.pkg
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-23 17:26:05 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-23 17:26:05 (EDT)
commitde11785a3668f86aa2e1bee501327712ad891487 (patch)
treef9689afb29f543f4a1fcfa3bed73c98658093fba /libpcrecpp.0.pkg
parent25fecc41584f806016b9c89203db6fa357478173 (diff)
libpcrecpp.0: Add library dependencies.
Diffstat (limited to 'libpcrecpp.0.pkg')
-rw-r--r--libpcrecpp.0.pkg/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/libpcrecpp.0.pkg/control b/libpcrecpp.0.pkg/control
index d08fe9f..47c91d8 100644
--- a/libpcrecpp.0.pkg/control
+++ b/libpcrecpp.0.pkg/control
@@ -1,6 +1,8 @@
Architecture: any
Platform: all
-Depends: libpcre.1 (= ${Binary-Version})
+Depends: libpcre.1 (= ${Binary-Version}),
+ libstdc++.6,
+ libgcc.1,
Description: Perl Compatible Regular Expressions - C++ library
${Common-Description}
.