summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/pg_top')
-rw-r--r--dev-db/pg_top/pg_top-4.0.0-r2.ebuild (renamed from dev-db/pg_top/pg_top-4.0.0-r1.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-db/pg_top/pg_top-4.0.0-r1.ebuild b/dev-db/pg_top/pg_top-4.0.0-r2.ebuild
index cbb357c436a3..efbbec70d529 100644
--- a/dev-db/pg_top/pg_top-4.0.0-r1.ebuild
+++ b/dev-db/pg_top/pg_top-4.0.0-r2.ebuild
@@ -14,7 +14,8 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-RDEPEND="dev-db/postgresql:="
+RDEPEND="dev-db/postgresql:=
+ dev-libs/libbsd"
DEPEND="${RDEPEND}"
DOCS=( HISTORY.rst README.rst TODO Y2K )